Specify the barcode standard that should be used
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual BarcodeType Type { get; set; }
Public Overridable Property Type As BarcodeType
Get
Set
public:
virtual property BarcodeType Type {
BarcodeType get ();
void set (BarcodeType value);
}
abstract Type : BarcodeType with get, set
override Type : BarcodeType with get, set
Property Value
Type:
BarcodeType
See Also