PdfTextAnnotationAppearance class
Leave feedback
On this page
Describes appearance of PDF text annotation object (Title, Subject, Content).
Inheritance: PdfTextAnnotationAppearance →
SignatureAppearance
The PdfTextAnnotationAppearance type exposes the following members:
| Constructor | Description |
|---|---|
| init | Creates PDF signature text annotation appearance object. |
| init | Creates PDF signature text annotation with specified values (title, subject, contents). |
| Property | Description |
|---|---|
| contents | Gets or sets content of annotation object. |
| subject | Gets or sets Subject representing description of the object. |
| title | Gets or sets a Title that will be displayed in title bar of annotation object. |
| border | Gets or sets different border settings |
| border_effect | Gets or sets border effect. |
| border_effect_intensity | Gets or sets border effect intensity. Valid range of value is [0..2]. |
| h_corner_radius | Gets or sets horizontal corner radius. |
| v_corner_radius | Gets or sets vertical corner radius. |
- module
groupdocs.signature.options.appearances - class
PdfTextAnnotationAppearance - class
SignatureAppearance
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.