Click or drag to resize

DocxParagraphStyleSpaceAfter Property

Gets or sets the amount of spacing after the paragraph (in points).

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public double SpaceAfter { get; set; }

Property Value

Type: Double
See Also