←Select platform

ColumnsReportOrder Property

Summary

Determines wether to report column wise OMR field results from left to right or right to left.

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

Property Value

A property of type ColumnsReportOrder. The default value is LeftToRight.

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.