PdfTextAnnotationVerifyExtensions class

PdfTextAnnotationVerifyExtensions class

Describes extensions of verification of PDF text annotation object

Inheritance: PdfTextAnnotationVerifyExtensionsVerifyExtensions

The PdfTextAnnotationVerifyExtensions type exposes the following members:

Constructors

Constructor Description
init Creates PDF text annotation signature verification extensions with empty values.

Properties

Property Description
title Title of text annotation to be verified.
Not be verified if equals empty string or null.
subject Subject of text annotation to be verified.
Not be verified if equals empty string or null.
contents Contents of text annotation to be verified.
Not be verified if equals empty string or null.

See Also