RemovePageRedaction

RemovePageRedaction constructor

Initializes a new instance of RemovePageRedaction class.

public RemovePageRedaction(PageSeekOrigin origin, int index, int count)
Parameter Type Description
origin PageSeekOrigin Seek reference position, the beginning or the end of a document
index Int32 Start position index (0-based)
count Int32 Count of pages to remove

See Also