LineGapBeforeFirstLine Property (TextLayout)
Gets or sets a value indicating whether the typographic line gap should be added before the first line of text. The default is false.
public System.bool LineGapBeforeFirstLine {get; set;}
'Declaration
Public Property LineGapBeforeFirstLine As System.Boolean