'Declaration Protected Function New( _
ByVal baseTypeThe base barcode type.As Vintasoft.Barcode.BarcodeType, _
ByVal nameThe name of barcode symbology subset.As String _
)
protected IsbtBarcodeSymbology(
Vintasoft.Barcode.BarcodeType baseType,
string name
)
protected: IsbtBarcodeSymbology(
Vintasoft.Barcode.BarcodeType baseType,
string* name
)
protected:
IsbtBarcodeSymbology(
Vintasoft.Barcode.BarcodeType baseType,
string^ name
)
Parameters
- baseType
- The base barcode type.
- name
- The name of barcode symbology subset.