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

In This Topic
    UprightInVerticalText Property
    In This Topic
    Gets or sets a value indicating if the normally sideways characters should be drawn upright in vertical text.
    Syntax
    'Declaration
     
    Public Property UprightInVerticalText As System.Boolean
    public System.bool UprightInVerticalText {get; set;}
    See Also