C#
VB
C++
A reference that holds the OmrFormField to delegate the processing of this SingleField to this property.
public OmrFormField OmrField { get; set; }
Public Property OmrField As OmrFormField
public:
property OmrFormField^ OmrField
{
OmrFormField^ get()
void set(OmrFormField^ value)
}
An OmrFormField where the actual processing of the SingleField takes place.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET