Click or drag to resize

Pdf417BarcodeWriterOrientation Property

Sets or gets the orientation of the barcode. Default is Pdf417SymbolOrientation.Horizontal

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Pdf417SymbolOrientation Orientation { get; set; }

Property Value

Type: Pdf417SymbolOrientation
See Also