Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PageCollection Class / Last Property

In This Topic
    Last Property
    In This Topic
    Gets the last page in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Last As Page
    public Page Last {get;}
    See Also