Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PageContentStreamCollection Class / Last Property

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