←Select platform

Options Property

Summary

The OmrField options.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public OmrFieldOptions Options { get; set; } 
<DataMemberAttribute()>  
Public Property Options() As OmrFieldOptions 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property OmrFieldOptions^ Options 
   { 
      OmrFieldOptions^ get() 
      void set(OmrFieldOptions^ value) 
   } 

Property Value

A structure of type OmrFieldOptions.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly