PageSeekOrigin
PageSeekOrigin enumeration
Provides the fields that represent reference points in a document for seeking.
public enum PageSeekOrigin
Values
| Name | Value | Description |
|---|---|---|
| Begin | 0 |
Specifies the beginning of a document. |
| End | 1 |
Specifies the end of a document. |
Remarks
Learn more
- More details about removing pages: Remove page redaction
See Also
- namespace GroupDocs.Redaction.Redactions
- assembly GroupDocs.Redaction