LoadOptions

LoadOptions()

Initialisiert eine neue Instanz der LoadOptions-Klasse.

public LoadOptions()

Siehe auch


LoadOptions(string)

Initialisiert eine neue Instanz der LoadOptions-Klasse mit dem angegebenen Passwort.

public LoadOptions(string password)
Parameter Typ Beschreibung
password String Passwort für geschützte Dateien

Siehe auch