EditorSave Method |
Name | Description | |
---|---|---|
![]() | Save(EditableDocument, Stream, ISaveOptions) |
Converts specified edited document, represented as instance of 'EditableDocument', to the resultant document of specified format and saves its content to specified stream
|
![]() | Save(EditableDocument, String, ISaveOptions) |
Converts specified edited document, represented as instance of 'EditableDocument', to the resultant document of specified format and saves its content to file by specified file path
|