Type of barcode to create.
Read-write property
Visual Basic |
---|
Public Property MakeBarcodeStyle As BC_BarcodeStyle |
The BC_BarcodeStyle value set.
The default value is BC_StyleCode39.
When set, this property will verify that the specified type is valid for writing. If not, an unsupported barcode type error will be returned to ErrorCode.
Below are the barcode types which can be written as defined in the BC_BarcodeStyle Enumeration: