ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringFormatEx Class / UprightInVerticalText Property

In This Topic
    UprightInVerticalText Property (StringFormatEx)
    In This Topic
    Gets or sets upright mode in the vertical text.
    Syntax
    'Declaration
     
    Public Property UprightInVerticalText As UprightTextMode
    public UprightTextMode UprightInVerticalText {get; set;}
    See Also