ImageProcessExceptionImage Property |
Gets or sets the
AtalaImage object which is causing the error.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic AtalaImage Image { get; set; }Public Property Image As AtalaImage
Get
Set
Property Value
Type:
AtalaImage The
AtalaImage object which is causing the error.
Property Value
Type:
AtalaImage The AtalaImage causing this exception.
See Also