1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for .NET
  4. /
  5. GroupDocs.Redaction.Redactions
  6. /
  7. PageSeekOrigin

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

See Also