PdfTextAnnotationAppearance
PdfTextAnnotationAppearance()
Crea un oggetto aspetto dell’annotazione di testo della firma PDF.
public PdfTextAnnotationAppearance()
Guarda anche
- class PdfTextAnnotationAppearance
- spazio dei nomi GroupDocs.Signature.Options.Appearances
- assemblea GroupDocs.Signature
PdfTextAnnotationAppearance(string, string, string)
Crea un’annotazione del testo della firma PDF con valori specificati (titolo, oggetto, contenuto).
public PdfTextAnnotationAppearance(string title, string subject, string contents)
Parametro | Tipo | Descrizione |
---|---|---|
title | String | Titolo. |
subject | String | Soggetto. |
contents | String | Contenuti. |
Guarda anche
- class PdfTextAnnotationAppearance
- spazio dei nomi GroupDocs.Signature.Options.Appearances
- assemblea GroupDocs.Signature