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