PdfTextAnnotationAppearance
Leave feedback
On this page
Creates PDF signature text annotation appearance object.
public PdfTextAnnotationAppearance()
- class PdfTextAnnotationAppearance
- namespace GroupDocs.Signature.Options.Appearances
- assembly GroupDocs.Signature
Creates PDF signature text annotation with specified values (title, subject, contents).
public PdfTextAnnotationAppearance(string title, string subject, string contents)
| Parameter | Type | Description |
|---|---|---|
| title | String | Title. |
| subject | String | Subject. |
| contents | String | Contents. |
- class PdfTextAnnotationAppearance
- namespace GroupDocs.Signature.Options.Appearances
- 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.