ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / IsVertical Property

In This Topic
    IsVertical Property (TextLayoutParams)
    In This Topic
    Gets or sets whether vertical glyphs are allowed or not.
    Syntax
    'Declaration
     
    Public Property IsVertical As Boolean
    public bool IsVertical {get; set;}
    See Also