The bubble's layout type of the OmrField object.
[DataMemberAttribute()]public OmrFieldBubbleLayoutType FieldBubbleLayoutType { get; }
<DataMemberAttribute()>Public ReadOnly Property FieldBubbleLayoutType() As OmrFieldBubbleLayoutTypeGet
public:[DataMemberAttribute]property OmrFieldBubbleLayoutType^ FieldBubbleLayoutType{OmrFieldBubbleLayoutType^ get()}
An OmrFieldBubbleLayoutType enumeration member that indicates the OMR bubbles layout type.
This enumeration is used to report the automatically detected layout of the OmrField object after the field's info is extracted using ITemplateForm.ExtractInfo.
If the OMR toolkit detects text zones within the OmrField's Bounds provided by the user, it recognizes the text in the ITemplateForm's image using the OCR toolkit. Then the OMR toolkit, associates every text line with its corresponding OMR mark and sets the layout to BubbleWithLabel. Otherwise, it sets the layout to None.
The text recognized with LEAD OCR engine are auto populated to the corresponding OmrBubble's Value property.
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
