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