←Select platform

TextFormat Property

Summary

The result text format of the OmrField rows or columns.

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

Property Value

An OmrTextFormat enumeration member that indicates the output text format.

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.