LoadOptions class
LoadOptions class
Provides options for the document loading.
The LoadOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes new instance of LoadOptions class. |
init | Initializes new instance of LoadOptions class. |
init | Initializes new instance of LoadOptions class. |
init | Initializes new instance of LoadOptions class. |
init | Initializes new instance of LoadOptions class. |
init | Initializes new instance of LoadOptions class. |
init | Initializes new instance of LoadOptions class. |
init | Initializes new instance of LoadOptions class. |
init | Initializes new instance of LoadOptions class. |
Properties
Property | Description |
---|---|
type | The type of the file to load. |
extension | The extension of the file to init. |
password | The password for opening password-protected file. |
encoding | The encoding used when opening text-based files such as FileType.CSV or FileType.TXT .
Default value is Default. |
See Also
- module
groupdocs.merger.domain.options
- class
ILoadOptions
- class
LoadOptions