 | BarcodeConfigurationRotation Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.Rotation"]
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntaxpublic RotationType Rotation { get; set; }
Public Property Rotation As RotationType
Get
Set
public:
property RotationType Rotation {
RotationType get ();
void set (RotationType value);
}
member Rotation : RotationType with get, set
Property Value
Type:
RotationType
See Also