←Select platform

FieldOrientation Property

Summary

The orientation of OmrField.

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

Property Value

A value of type OmrFieldOrientation that determines the field orientation. The default value is RowWise.

Remarks

Setting FieldOrientation for an OmrField, results in rearranging the internal OmrCollections objects.

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.