OpenXmlDocumentEditor Class Methods
In This Topic
For a list of all methods of this type, see
OpenXmlDocumentEditor.
Public Methods
| | Name | Description |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
 | Export | Overloaded. Exports this document to a file with specified path. |
  | IsIllegalOpenXmlCharacter | Determines whether text symbol is illegal open XML character. |
 | Save | Overloaded. Saves this document to the specified stream. |
 | SetDocumentInformation | Sets the document information. |
  | TextContainsIllegalOpenXmlCharacters | Determines whether text contains illegal open XML characters. |
See Also