PresentationLoadOptions

PresentationLoadOptions()

Initialisiert eine neue Instanz vonPresentationLoadOptions Klasse.

public PresentationLoadOptions()

Siehe auch


PresentationLoadOptions(string)

Initialisiert eine neue Instanz vonPresentationLoadOptions Klasse mit einem bestimmten Passwort.

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

Siehe auch