CVBpy 14.0
MicroPdf417 Class Reference

Configuration to access parameters of Pdf417. More...

Inherits Reader2DWithQuietzoneConfigBase.

Properties

 orientation = property
 int: Specifies the orientation of the code in the image (see cvb.barcode.CodeOrientation). More...
 

Detailed Description

Configuration to access parameters of Pdf417.

Property Documentation

◆ orientation

orientation = property
static

int: Specifies the orientation of the code in the image (see cvb.barcode.CodeOrientation).

This parameter sets the direction in which the MicroPDF 417 is in the picture. There are three possible directions: CodeOrientation.Fence, CodeOrientation.Ladder, and CodeOrientation.FenceOrLadder (The MicroPDF 417 may be present in either vertical or horizontal orientation, but not in an angle of rotation of 45 degrees).