| BaseBarcodeRatio Property |
Wide/narrow bar ratio.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public int Ratio { get; set; }
Public Property Ratio As Integer
Get
Set
public:
virtual property int Ratio {
int get () sealed;
void set (int value) sealed;
}
abstract Ratio : int with get, set
override Ratio : int with get, set
Property Value
Type:
Int32Implements
IBaseBarcodeRatioSee Also