ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / BookmarkAction Class / TargetArea Property

In This Topic
    TargetArea Property
    In This Topic
    Gets the target area.
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetArea As Rect
    public Rect TargetArea {get;}

    Property Value

    The target area.
    See Also