ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawText2 Class / Height Property

In This Topic
    Height Property (DrawText2)
    In This Topic
    Gets or sets the height.
    Syntax
    'Declaration
     
    Public Property Height As Single
    public float Height {get; set;}

    Property Value

    The height.
    See Also