ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IUprightTextStyle Interface / UprightInVerticalText Property

In This Topic
    UprightInVerticalText Property (IUprightTextStyle)
    In This Topic
    Gets a value indicating whether the text is written upright in the vertical text.
    Syntax
    'Declaration
     
    ReadOnly Property UprightInVerticalText As String
    string UprightInVerticalText {get;}

    Property Value

    A System.String value indicating if the text is upright in vertical text.
    See Also