DocumentPaginatorPages Property |
Gets the document pages.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public ReadOnlyCollection<DocumentPage> Pages { get; }
Public ReadOnly Property Pages As ReadOnlyCollection(Of DocumentPage)
Get
Property Value
ReadOnlyCollectionDocumentPageSee Also