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

In This Topic
    IsVerticalFont Property
    In This Topic
    Gets a value indicating if this is a vertical font.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsVerticalFont As System.Boolean
    public System.bool IsVerticalFont {get;}
    See Also