ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / Page Class / Identifier Property

In This Topic
    Identifier Property
    In This Topic
    Gets unique page identifier (used in PagesCollection to track swapped out pages)
    Syntax
    'Declaration
     
    Public ReadOnly Property Identifier As Guid
    public Guid Identifier {get;}
    See Also