get_canRead();
Object.defineProperty('canRead');
Type | Description |
---|---|
boolean | true if this AnnDataProvider supports reading image data, otherwise; false. |
This value is used by the automation object to detect if the AnnDataProvider provider in IAnnAutomationControl supports read operations (GetImageData can be called) and therefore, enables the associated user interface elements for calling these methods.