Leadtools.Forms.Ocr Namespace > IOcrSettingDescriptor Interface : StringNullAllowed Property |
bool StringNullAllowed {get;}
'Declaration ReadOnly Property StringNullAllowed As Boolean
'Usage Dim instance As IOcrSettingDescriptor Dim value As Boolean value = instance.StringNullAllowed
bool StringNullAllowed {get;}
@property (nonatomic, assign, readonly) BOOL stringNullAllowed;
public boolean getStringNullAllowed()
get_StringNullAllowed();
This member is only valid if ValueType is OcrSettingValueType.String.
For a list of supported engine-specific settings and their meanings, refer to OCR engine-specific Settings.