Click or drag to resize

DocumentPaginatorPages Property

Gets the document pages.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public ReadOnlyCollection<DocumentPage> Pages { get; }

Property Value

ReadOnlyCollectionDocumentPage
See Also