get_canWrite();
Object.defineProperty('canWrite');
Type | Description |
---|---|
boolean | true if this AnnDataProvider supports writing image data, otherwise; false. |
This value is used by the automation object to detect if the AnnDataProvider provider in IAnnAutomationControl supports write operations (SetImageData, Fill, Encrypt and Decrypt can be called) and therefore, enables the associated user interface elements for calling these methods.