RichEditImageExportOptions Properties
Contains options used to export document pages to images.| Name | Description |
|---|---|
| BackgroundColor | Specifies the image background color. |
| ExportMode | Specifies whether document pages are exported to a single or multiple images. |
| Format | Specifies the image format for exported pages. |
| LargestEdgeLength | Gets the length of an image’s largest dimension. |
| PageRange | Specifies the range of pages to be exported. |
| Resolution | Specifies the image resolution (in DPI). |
See Also