Main class, which encapsulates conversion methods. Editor class provides methods for loading, editing, and saving documents of all supportable formats. It is disposable, so use a ‘using’ directive or dispose its resources manually via ‘Dispose()’ method call. Document loading is performed through constructors. Document editing - through method ‘Edit’, and saving back to the resultant document after edit - through method ‘Save’.
Manage a Form with Legacy Form Fields. Legacy form fields are the field types that were available in earlier versions of Word processing. The Legacy Forms group (visible after you click the Legacy Tools icon) includes three types of form fields you can insert in a document: text, check box, drop-down, date etc., see more FormFieldType. Each of these form fields allows the user of the form to select or enter information of the type that you deem appropriate.
The exception that is thrown when user tries to open a password-protected encrypted document of some format and doesn’t provide a password for opening this document.
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.