Click or drag to resize

DocxParagraphStyleSpaceBefore Property

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

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

Property Value

Type: Double
See Also