Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextRect Class / Vertical Property

In This Topic
    Vertical Property (TextRect)
    In This Topic
    Indicates if the text fragment should appear upright with vertical reading direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property Vertical As System.Boolean
    public System.bool Vertical {get;}
    See Also