PresentationLoadOptions

PresentationLoadOptions class

Repräsentiert Dokumentladeoptionen für ein Präsentationsdokument.

public sealed class PresentationLoadOptions : LoadOptions

Konstrukteure

Name Beschreibung
PresentationLoadOptions() Initialisiert eine neue Instanz vonPresentationLoadOptions Klasse.
PresentationLoadOptions(string) Initialisiert eine neue Instanz vonPresentationLoadOptions Klasse mit einem bestimmten Passwort.

Eigenschaften

Name Beschreibung
static Default { get; } Ruft den Standardwert für die abPresentationLoadOptions Klasse.
Password { get; set; } Ruft das Passwort zum Öffnen eines verschlüsselten Dokuments ab oder legt es fest.

Siehe auch