PdfTextAnnotationAppearance

PdfTextAnnotationAppearance()

Skapar PDF-signaturtextanteckningsobjekt för utseende.

public PdfTextAnnotationAppearance()

Se även


PdfTextAnnotationAppearance(string, string, string)

Skapar PDF-signaturtextkommentarer med specificerade värden (titel, ämne, innehåll).

public PdfTextAnnotationAppearance(string title, string subject, string contents)
Parameter Typ Beskrivning
title String Titel.
subject String Ämne.
contents String Innehåll.

Se även