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

Property Value

Type: Double
See Also