←Select platform

ZoneOrientation Property

Summary

Gets or sets the orientation of the MICR zone.

Syntax
C#
C++/CLI
Java
Python
public int ZoneOrientation { get; set; } 
public int getZoneOrientation(); 
public void setZoneOrientation( 
   int intValue 
); 
public:  
   property Int32 ZoneOrientation 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
ZoneOrientation # get and set (MRZCodeDetectionCommand) 

Property Value

The orientation of the MICR zone.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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