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