DiagramLoadOptions

DiagramLoadOptions()

Initialisiert eine neue Instanz vonDiagramLoadOptions Klasse.

public DiagramLoadOptions()

Siehe auch


DiagramLoadOptions(string)

Initialisiert eine neue Instanz vonDiagramLoadOptions Klasse mit einem bestimmten Passwort.

public DiagramLoadOptions(string password)
Parameter Typ Beschreibung
password String Das Kennwort zum Öffnen eines verschlüsselten Visio-Dokuments.

Siehe auch