'Declaration Public Function New( _
ByVal barcodeTypeТип символики штрих-кода.As BarcodeType, _
ByVal nameИмя символики штрих-кода.As String _
)
public BarcodeSymbology(
BarcodeType barcodeType,
string name
)
public: BarcodeSymbology(
BarcodeType barcodeType,
string* name
)
public:
BarcodeSymbology(
BarcodeType barcodeType,
string^ name
)
Parameters
- barcodeType
- Тип символики штрих-кода.
- name
- Имя символики штрих-кода.