OoxmlLoadOptions
OoxmlLoadOptions class
Represents document loading options for a OOXML document.
public class OoxmlLoadOptions : LoadOptions
Constructors
Name | Description |
---|---|
OoxmlLoadOptions() | Initializes a new instance of the OoxmlLoadOptions class. |
OoxmlLoadOptions(string) | Initializes a new instance of the OoxmlLoadOptions class with a specified password. |
Properties
Name | Description |
---|---|
Password { get; set; } | Gets or sets the password for opening an encrypted document. |
Fields
Name | Description |
---|---|
static readonly Default | Gets the default value for the OoxmlLoadOptions class. |
See Also
- class LoadOptions
- namespace GroupDocs.Watermark.Options
- assembly GroupDocs.Watermark