PageRangeFilter
Leave feedback
On this page
Represents redaction filter, setting page range inside a document to apply redaction.
public class PageRangeFilter : RedactionFilter
| Name | Description |
|---|---|
| PageRangeFilter(PageSeekOrigin, int, int) | Initializes a new instance of RemovePageRedaction class. |
| Name | Description |
|---|---|
| Count { get; } | Gets the count of pages to remove. |
| Index { get; } | Gets start position index (0-based). |
| Origin { get; } | Gets seek reference position, the beginning or the end of a document. |
Learn more
- More details about applying redactions: Redaction basics
- More details about redaction filters: Use PDF redaction filters
- class RedactionFilter
- namespace GroupDocs.Redaction.Redactions
- 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.