Class BarcodeOrientation
Specifies the barcode orientation.
Inheritance
System.Object
BarcodeOrientation
Namespace: Com.Syncfusion.Barcode.Enums
Assembly: Syncfusion.SfBarcode.Android.dll
Syntax
public sealed class BarcodeOrientation : Enum
Fields
Horizontal
Horizontal orientation of barcode.
Declaration
public const BarcodeOrientation Horizontal
Field Value
Type |
---|
BarcodeOrientation |
Vertical
Vertical orientation of barcode.
Declaration
public const BarcodeOrientation Vertical
Field Value
Type |
---|
BarcodeOrientation |