Click or drag to resize

ImageRenderToStreamResult Properties

The ImageRenderToStreamResult type exposes the following members.

Properties
 NameDescription
Public propertyDpiX Gets the horizontal image resolution in dots per inch.
Public propertyDpiY Gets the vertical image resolution in dots per inch.
Public propertyErrorMessage Gets the error message when rendering failed.
Public propertyExtension Gets the file-name extension of the rendered image.
Public propertyIsValid Gets a value indicating whether the render operation succeeded.
Public propertyNameHint Gets a suggested base name for the rendered image.
Public propertyPixelsX Gets the horizontal image size in pixels.
Public propertyPixelsY Gets the vertical image size in pixels.
Top
See Also