ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.ToC Namespace / BookmarkInfo Class / Area Property

In This Topic
    Area Property
    In This Topic
    Gets the area of the bookmark.
    Syntax
    'Declaration
     
    Public ReadOnly Property Area As RectangleF
    public RectangleF Area {get;}
    See Also