ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Bookmark Class / PageNumber Property

In This Topic
    PageNumber Property (Bookmark)
    In This Topic
    Page number in the Document's pages collection in which this bookmark is contained.
    Syntax
    'Declaration
     
    Public Property PageNumber As Integer
    public int PageNumber {get; set;}
    See Also