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: 25.2.0.0 (25.2.0.0)
Syntax
public double SpaceAfter { get; set; }

Property Value

Type: Double
See Also