ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPage Object > IGPage Properties > IsValid Property |
Gets whether or not the image data has been loaded into IGPage Object.
This property does not clear error stack and disregards all errors that might be on the stack; it is simply intended to provide a Boolean value telling whether image is valid or not. |
Read-only property
Boolean
Default Value: False
Valid Values: False, True
All
Core