VerifyOptions class

VerifyOptions class

Keeps options to verify document.

The VerifyOptions type exposes the following members:

Properties

Property Description
is_valid Valid property flag.
page_number Document Page Number to be verified. If property is not set - all Pages of
Document will be verified for first occurrence.
Minimal value is 1.
pages_setup Page Options to specify pages to be verified.
all_pages Flag to verify each document page. By default value is true.
shape_position Specifies shape position in the document layout. For verifing signatures in headers/footers
extensions Additional extensions for alternative signature options verification.

See Also