Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Text.CMap Namespace / CMapTable Class / Vertical Property

In This Topic
    Vertical Property (CMapTable)
    In This Topic
    Gets a value indicating whether the CMapTable defines the vertical font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Vertical As System.Boolean
    public System.bool Vertical {get;}
    See Also