IPaginatedDocument class
IPaginatedDocument class
Defines methods that are required to manipulate a document’s pages. Needs to be implemented by DocumentFormatInstance
-derived class to perform page redactions.
The IPaginatedDocument type exposes the following members:
Methods
Method | Description |
---|---|
remove_pages | Removes one or multiple pages depending on its start position, offset and count. |
Remarks
Learn more | | | |
See Also
- module
groupdocs.redaction.integration
- class
DocumentFormatInstance