←Select platform

FieldName Property

Summary

Gets the name of the OmrField associated with this result object.

Syntax
C#
VB
C++
public string FieldName { get; } 
Public ReadOnly Property FieldName() As String 
   Get 
public:  
   property String^ FieldName 
   { 
      String^ get() 
   } 

Property Value

A string value that represents the name of the associated OmrField. The default value is null.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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