Click or drag to resize

BarcodeWriterStyle Property

Specifies the BarcodeStyle or Symbology for the bar code. This determines the supported character set. Default is BarcodeStyle.Code39

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public BarcodeStyle Style { get; set; }

Property Value

Type: BarcodeStyle
See Also