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

In This Topic
    Width Property (DrawText2)
    In This Topic
    Gets the width.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As Single
    public float Width {get;}

    Property Value

    The width.
    See Also