←Select platform

OmrField Property

Summary

A reference that holds the OmrFormField to delegate the processing of this SingleField to this property.

Syntax
C#
C++/CLI
Python
public OmrFormField OmrField { get; set; } 
public:  
   property OmrFormField^ OmrField 
   { 
      OmrFormField^ get() 
      void set(OmrFormField^ value) 
   } 
OmrField # get and set (SingleField) 

Property Value

An OmrFormField where the actual processing of the SingleField takes place.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.