PageRangeFilter class

PageRangeFilter class

Represents redaction filter, setting page range inside a document to apply redaction.

Inheritance: PageRangeFilterRedactionFilter

The PageRangeFilter type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of RemovePageRedaction class.

Properties

Property Description
origin Gets seek reference position, the beginning or the end of a document.
index Gets start position index (0-based).
count Gets the count of pages to remove.

Remarks

Learn more | | | |

See Also