Documents for PDF, .NET Edition Documentation
LineGapBeforeFirstLine Property (TextLayout)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : LineGapBeforeFirstLine Property
Gets or sets a value indicating whether the typographic line gap should be added before the first line of text.
Syntax
'Declaration
 
Public Property LineGapBeforeFirstLine As System.Boolean
public System.bool LineGapBeforeFirstLine {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members