WordProcessingLoadOptions

WordProcessingLoadOptions class

Repräsentiert Dokumentladeoptionen für ein Word-Dokument.

public sealed class WordProcessingLoadOptions : LoadOptions

Konstrukteure

Name Beschreibung
WordProcessingLoadOptions() Initialisiert eine neue Instanz vonWordProcessingLoadOptions Klasse.
WordProcessingLoadOptions(string) Initialisiert eine neue Instanz vonWordProcessingLoadOptions Klasse mit einem bestimmten Passwort.

Eigenschaften

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

Siehe auch