←Select platform

TextFormat Property

Summary

The result text format of the OmrField rows or columns.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public OmrTextFormat TextFormat { get; set; } 
public:  
   [DataMemberAttribute] 
   property OmrTextFormat^ TextFormat 
   { 
      OmrTextFormat^ get() 
      void set(OmrTextFormat^ value) 
   } 
TextFormat # get and set (OmrFieldOptions) 

Property Value

An OmrTextFormat enumeration member that indicates the output text format.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

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