Click or drag to resize

DocumentPaginatorPages Property

Gets the document pages.

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

Property Value

ReadOnlyCollectionDocumentPage
See Also