SmartZone v7.2 - Updated
IsReadOnly Property




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace > SmartZoneOCRDictionary Class : IsReadOnly Property
Gets a value indicating whether the dictionary is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As SmartZoneOCRDictionary
Dim value As Boolean
 
value = instance.IsReadOnly
public bool IsReadOnly {get;}
public: __property bool get_IsReadOnly();
public:
property bool IsReadOnly {
   bool get();
}
See Also

Reference

SmartZoneOCRDictionary Class
SmartZoneOCRDictionary Members

Is this page helpful?
Yes No
Thanks for your feedback.