ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Bookmark Class / Offset Property

In This Topic
    Offset Property (Bookmark)
    In This Topic
    Gets or sets the offSet from the top of page where the bookmark resides on the Page object.
    Syntax
    'Declaration
     
    Public Property Offset As Single
    public float Offset {get; set;}
    See Also