Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / HorizontalLineGap Property

In This Topic
    HorizontalLineGap Property
    In This Topic
    Gets the typographic or legacy line gap for this font.
    Syntax
    'Declaration
     
    Public ReadOnly Property HorizontalLineGap As System.Integer
    public System.int HorizontalLineGap {get;}
    See Also