RichEditDocumentServerExtensions.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
document, options | Exports a document to a list of images. Allows you to specify export options. |
Export |
document, path, options | Exports all document pages to images. Allows you to specify image export options. |
Export |
document, path | Exports each document page to a separate image in PNG format. |
Export |
document | Exports each document page to a separate image in PNG format. |