Barcode .Net Class Library

Orientation Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets or sets the rotation to be applied to the barcode drawing or image.

[Visual Basic]
Public Property Orientation As BarcodeOrientation

[C#]
public BarcodeOrientation Orientation {get; set;}

Property Value

A BarcodeOrientation enumeration that specifies the rotation to be applied to the barcode drawing or image.


© 2002 Bokai Corporation. All rights reserved.