DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextSplitOptions Class / LineGapBeforeFirstLine Property

In This Topic
LineGapBeforeFirstLine Property (TextSplitOptions)
In This Topic
Gets or sets a value indicating whether the typographic line gap should be added before the first line of the rest TextLayout.
Syntax
'Declaration
 
Public Property LineGapBeforeFirstLine As System.Boolean
 
See Also