PdfTextAnnotationVerifyExtensions
Leave feedback
On this page
Describes extensions of verification of PDF text annotation object
public class PdfTextAnnotationVerifyExtensions : VerifyExtensions
| Name | Description |
|---|---|
| PdfTextAnnotationVerifyExtensions() | Creates PDF text annotation signature verification extensions with empty values. |
| Name | Description |
|---|---|
| Contents { get; set; } | Contents of text annotation to be verified. Not be verified if equals empty string or null. |
| Subject { get; set; } | Subject of text annotation to be verified. Not be verified if equals empty string or null. |
| Title { get; set; } | Title of text annotation to be verified. Not be verified if equals empty string or null. |
- class VerifyExtensions
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.