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

In This Topic
    IsVertical Property (StringFormatEx)
    In This Topic
    True of text is vertical.
    Syntax
    'Declaration
     
    Public Property IsVertical As Boolean
    public bool IsVertical {get; set;}
    See Also