ImageDecodingStartingEventArgs Class Members
In This Topic
The following tables list the members exposed by
ImageDecodingStartingEventArgs.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Cancel | Gets or sets a value indicating whether current image decoding process should be canceled. |
 | DecodingSettings | Gets or sets the decoding settings for the image. |
 | Image | Gets the VintasoftImage object. (Inherited from ImageEventArgs) |
 | RenderingSettings | Gets or sets the rendering settings for the image. |
 | UseVectorRendering | Gets or sets a value indicating whether vector rendering must be used for rendering of PDF, DOCX and XLSX pages. |
Public Methods
Protected Methods
See Also