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

Property Value

Type: Double
See Also