Enum BarcodeOptions.BarcodeOrientation
A set of flags used to specify the barcode orientation(s). Can be bitwise OR-ed to search for multiple orientations. Orientation only affects the following barcode types: e_linear, e_post_net_planet, e_four_state, e_gs1_databar_stacked, e_pdf417, e_micro_pdf417, e_patch_code and e_pharma_code.
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum BarcodeOptions.BarcodeOrientation
Fields
Name | Description |
---|---|
e_diagonal | |
e_horizontal | |
e_vertical |