OoxmlLoadOptions
OoxmlLoadOptions class
Repräsentiert Dokumentladeoptionen für ein OOXML-Dokument.
public class OoxmlLoadOptions : LoadOptions
Konstrukteure
Name | Beschreibung |
---|---|
OoxmlLoadOptions() | Initialisiert eine neue Instanz vonOoxmlLoadOptions Klasse. |
OoxmlLoadOptions(string) | Initialisiert eine neue Instanz vonOoxmlLoadOptions Klasse mit einem bestimmten Passwort. |
Eigenschaften
Name | Beschreibung |
---|---|
Password { get; set; } | Ruft das Passwort zum Öffnen eines verschlüsselten Dokuments ab oder legt es fest. |
Felder
Name | Beschreibung |
---|---|
static readonly Default | Ruft den Standardwert für die abOoxmlLoadOptions Klasse. |
Siehe auch
- class LoadOptions
- namensraum GroupDocs.Watermark.Options
- Montage GroupDocs.Watermark