QrCodeVerifyOptions Class |
Namespace: GroupDocs.Signature.Options
The QrCodeVerifyOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | QrCodeVerifyOptions |
Creates verification option QrCodeVerifyOptions for QR-Code Signatures.
|
![]() | QrCodeVerifyOptions(String) |
Creates verification option QrCodeVerifyOptions for QR-Code Signatures with QR-Code text to verify.
|
![]() | QrCodeVerifyOptions(String, QrCodeType) |
Creates verification option QrCodeVerifyOptions for QR-Code Signatures with text and QR-Code encode type to verify.
|
Name | Description | |
---|---|---|
![]() | AllPages |
Flag to verify each document page. By default value is true.
(Inherited from VerifyOptions.) |
![]() | DataEncryption |
Gets or sets implementation of IDataEncryption interface to encode and decode QR-Code Signature Text properties.
|
![]() | EncodeType |
Gets or sets QR-code Type verification. This property is optional.
|
![]() | Extensions |
Additional extensions for alternative signature options verification.
(Inherited from VerifyOptions.) |
![]() | FormTextFieldTitle |
Gets or sets the title of form field to verify it.
If this property set text will be found only in text form fields.
(Inherited from TextVerifyOptions.) |
![]() | FormTextFieldType |
Gets or sets the type of form field to verify it.
If this property set text will be found only in text form fields.
(Inherited from TextVerifyOptions.) |
![]() | IsValid |
Valid property flag.
(Inherited from VerifyOptions.) |
![]() | MatchType |
Gets or sets Text Match Type verification.
(Inherited from TextVerifyOptions.) |
![]() | PageNumber |
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.
(Inherited from VerifyOptions.) |
![]() | PagesSetup |
Page Options to specify pages to be verified.
(Inherited from VerifyOptions.) |
![]() | SignatureID |
Specify Text Signature ID more than zero if it should be verified. This property is supported only for Pdf documents
(Inherited from TextVerifyOptions.) |
![]() | SignatureImplementation |
Type of Signature to be verified.
(Inherited from TextVerifyOptions.) |
![]() | Text |
Specify Signature Text if it should be verified.
(Inherited from TextVerifyOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |