PdfLoadOptions

PdfLoadOptions()

Initialisiert eine neue Instanz vonPdfLoadOptions Klasse.

public PdfLoadOptions()

Siehe auch


PdfLoadOptions(string)

Initialisiert eine neue Instanz vonPdfLoadOptions Klasse mit einem bestimmten Passwort.

public PdfLoadOptions(string password)
Parameter Typ Beschreibung
password String Das Passwort zum Öffnen eines verschlüsselten Dokuments.

Siehe auch