Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

StringNullAllowed Property








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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features