RemovePages
Leave feedback
On this page
Removes one or multiple pages depending on its start position, offset and count.
public RedactionResult RemovePages(PageSeekOrigin origin, int index, int count)
| Parameter | Type | Description |
|---|---|---|
| origin | PageSeekOrigin | Search origin position, the beginning or the end of the document |
| index | Int32 | Start position index (0-based) |
| count | Int32 | Count of pages to remove |
Pages removal redaction result
- class RedactionResult
- enum PageSeekOrigin
- interface IPaginatedDocument
- namespace GroupDocs.Redaction.Integration
- assembly GroupDocs.Redaction
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.