ILoadOptions
Leave feedback
On this page
Interface for the document loading options.
public interface ILoadOptions : IOptions
| Name | Description |
|---|---|
| Encoding { get; } | The encoding used when opening text-based files such as CSV or TXT. Default value is Default. |
| Extension { get; } | The extension of the file to open. |
| Password { get; } | The password for opening password-protected file. |
| Type { get; } | The type of the file to open. |
- interface IOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.