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

In This Topic
    Height Property (Annotation)
    In This Topic
    The Height is the height of the annotation object.
    Syntax
    'Declaration
     
    Public Property Height As Single
    public float Height {get; set;}

    Property Value

    The Height is the height of the annotation object.
    See Also