GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / LineGapBeforeFirstLine Property

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