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

In This Topic
    VerticalWidth Property
    In This Topic
    Gets the sum of VerticalAscender and VerticalDescender.
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalWidth As System.Integer
    public System.int VerticalWidth {get;}
    See Also