ActiveReports 18 .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
    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