| BarcodeControlRatio Property |
Wide/narrow bar ratio.
Namespace:
Limilabs.Windows
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public int Ratio { get; set; }
Public Property Ratio As Integer
Get
Set
public:
property int Ratio {
int get ();
void set (int value);
}
member Ratio : int with get, set
Property Value
Type:
Int32See Also