SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / SmartZoneOCRDictionary Class / IsReadOnly Property




In This Topic
IsReadOnly Property
In This Topic
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
See Also