LoadOptions Class |
Namespace: GroupDocs.Merger.Domain.Options
The LoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadOptions(String) |
Initializes new instance of LoadOptions class.
|
![]() | LoadOptions(FileType) |
Initializes new instance of LoadOptions class.
|
![]() | LoadOptions(String, Encoding) |
Initializes new instance of LoadOptions class.
|
![]() | LoadOptions(FileType, String) |
Initializes new instance of LoadOptions class.
|
![]() | LoadOptions(FileType, String, Encoding) |
Initializes new instance of LoadOptions class.
|
![]() | LoadOptions(String, FileType, String, Encoding) |
Initializes new instance of LoadOptions class.
|
Name | Description | |
---|---|---|
![]() | Encoding | |
![]() | Extension |
The extension of the file to open.
|
![]() | Password |
The password for opening password-protected file.
|
![]() | Type |
The type of the file to open.
|