Gets or sets the direction of this barcode.
Namespace: RasterEdge.Imaging.Barcode.CreatorAssembly: RasterEdge.Imaging.Barcode.Creator (in RasterEdge.Imaging.Barcode.Creator.dll) Version: 9.8.0.50811 (9.8.0.50811)
Syntaxpublic Rotate Rotate { get; set; }
Public Property Rotate As Rotate
Get
Set
public:
property Rotate Rotate {
Rotate get ();
void set (Rotate value);
}
member Rotate : Rotate with get, set
Property Value
Type:
Rotate
See Also