PdfTextStickerVerifyExtensions class
PdfTextStickerVerifyExtensions class
Describes extensions of verification of PDF sticker object.
Inheritance: PdfTextStickerVerifyExtensions
→
VerifyExtensions
The PdfTextStickerVerifyExtensions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Creates PDF text sticker signature verification extensions with empty values. |
Properties
Property | Description |
---|---|
title | Title of sticker to be verified.
Value will not be verified if equals empty string or null. |
subject | Subject of sticker to be verified.
Value will not be verified if equals empty string or null. |
contents | Contents of sticker to be verified.
Value will not be verified if equals empty string or null. |
icon | Icon of sticker to be verified.
Value will not be verified if equals null. |
See Also
- module
groupdocs.signature.options
- class
PdfTextStickerVerifyExtensions
- class
VerifyExtensions