Label position for the current instance of BarCodePainter.
Namespace:
PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
C# |
---|
public BarCodeLabelPosition LabelPosition { get; set; } |
Visual Basic (Declaration) |
---|
Public Property LabelPosition As BarCodeLabelPosition |
Visual C++ |
---|
public: property BarCodeLabelPosition LabelPosition { BarCodeLabelPosition get (); void set (BarCodeLabelPosition value); } |