Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / SidewaysInVerticalText Property

In This Topic
    SidewaysInVerticalText Property (TextFormat)
    In This Topic
    Gets or sets a value indicating if all characters should appear as rotated 90 or -90 degrees in vertical text.
    Syntax
    'Declaration
     
    Public Property SidewaysInVerticalText As System.Boolean
    public System.bool SidewaysInVerticalText {get; set;}
    See Also