LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

StringNullAllowed Property

Show in webframe







Gets a value that indicates whether a null (Nothing in Visual Basic) is a valid value for a string setting.
Syntax
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(); 
property bool StringNullAllowed {
   bool get();
}

Property Value

True if a null (Nothing in Visual Basic) is a valid value for a string setting; otherwise it is false.
Remarks

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.

Example
For an example, refer to IOcrSettingManager.
Requirements

Target Platforms

See Also

Reference

IOcrSettingDescriptor Interface
IOcrSettingDescriptor Members
IOcrSettingManager Interface
OCR engine-specific Settings

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

StringNullAllowed requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features