ImageRenderer Class Properties
In This Topic
For a list of all properties of this type, see
ImageRenderer.
Public Properties
| | Name | Description |
 | Cache | Gets the cache of this image renderer. |
 | Decoder | Gets the decoder of image to decode. |
 | DecodingSettings | Gets or sets the decoding settings of image. |
 | IsRenderingEnabled | Gets or sets a value indicating whether the image rendering is enbaled. |
 | PageIndex | Gets the page index of image to decode. |
 | RenderingSettings | Gets or sets the rendering settings for vector decoders. |
See Also