Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnDataProvider Class : CanWrite Property |
public virtual bool CanWrite {get;}
'Declaration
Public Overridable ReadOnly Property CanWrite As Boolean
public virtual bool CanWrite {get;}
public boolean canWrite()
get_CanWrite();
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.