Image |
The ImageRenderToStreamResult type exposes the following members.
| Name | Description | |
|---|---|---|
| DpiX | Gets the horizontal image resolution in dots per inch. | |
| DpiY | Gets the vertical image resolution in dots per inch. | |
| ErrorMessage | Gets the error message when rendering failed. | |
| Extension | Gets the file-name extension of the rendered image. | |
| IsValid | Gets a value indicating whether the render operation succeeded. | |
| NameHint | Gets a suggested base name for the rendered image. | |
| PixelsX | Gets the horizontal image size in pixels. | |
| PixelsY | Gets the vertical image size in pixels. |