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

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