ParagraphFormatLineSpacingRule Property |
Gets or sets the line spacing rule.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic LineSpacingRule LineSpacingRule { get; set; }
Public Property LineSpacingRule As LineSpacingRule
Get
Set
Property Value
Type:
LineSpacingRule
The line spacing rule.
See Also