WordProcessingLoadOptions
Leave feedback
On this page
Contains options for loading WordProcessing (Word-compatible) documents like DOC(X), RTF, ODT etc. into Editor class
public sealed class WordProcessingLoadOptions : ILoadOptions
| Name | Description |
|---|---|
| WordProcessingLoadOptions() | The default constructor. |
| Name | Description |
|---|---|
| Password { get; set; } | Allows to specify, modify and obtain the password, which will be used for opening WordProcessing document, if it is encoded. Set to NULL or empty string in order to not use the password (default value). |
- interface ILoadOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor
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.