Gets a value that indicates whether a null (Nothing in VB) is a valid value for a string setting.
public bool StringNullAllowed { get; }
ReadOnly Property StringNullAllowed As Boolean
@property (nonatomic, assign, readonly) BOOL stringNullAllowed
public boolean getStringNullAllowed()
property bool StringNullAllowed {
bool get();
}
True if a null (Nothing in VB) is a valid value for a string setting; otherwise it is false.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document