Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLine Class / LineGap Property

In This Topic
    LineGap Property (TextLine)
    In This Topic
    Gets the additional spacing before the text line, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineGap As System.Single
    public System.float LineGap {get;}
    See Also