LinkBase.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a document to the specified stream in Image format using the defined Image-specific options. |
Export |
stream | Exports a document to the specified stream in Image format. |
Export |
file |
Exports a document to the specified file path in Image format using the defined Image-specific options. |
Export |
file |
Exports a document to the specified file path in Image format. |