Click or drag to resize

DocxParagraph.SpaceAfter Property

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

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

Property Value

Double
See Also