PdfTextAnnotationAppearance
PdfTextAnnotationAppearance()
Maakt verschijningsobject voor tekstannotatie in PDF-handtekening.
public PdfTextAnnotationAppearance()
Zie ook
- class PdfTextAnnotationAppearance
- naamruimte GroupDocs.Signature.Options.Appearances
- montage GroupDocs.Signature
PdfTextAnnotationAppearance(string, string, string)
Maakt tekstannotatie in PDF-handtekening met gespecificeerde waarden (titel, onderwerp, inhoud).
public PdfTextAnnotationAppearance(string title, string subject, string contents)
Parameter | Type | Beschrijving |
---|---|---|
title | String | Titel. |
subject | String | Onderwerp. |
contents | String | Inhoud. |
Zie ook
- class PdfTextAnnotationAppearance
- naamruimte GroupDocs.Signature.Options.Appearances
- montage GroupDocs.Signature