IPaginatedDocument
IPaginatedDocument interface
Defines methods that are required to manipulate a document’s pages. Needs to be implemented by DocumentFormatInstance
-derived class to perform page redactions.
public interface IPaginatedDocument
Methods
Name | Description |
---|---|
RemovePages(PageSeekOrigin, int, int) | Removes one or multiple pages depending on its start position, offset and count. |
Remarks
Learn more
- More details about applying redactions: Redaction basics
- More details about manipulating pages: Remove page redaction
See Also
- namespace GroupDocs.Redaction.Integration
- assembly GroupDocs.Redaction