Barcode39.CharSet Field

PDF File Writer

Barcode39CharSet Field

Barcode39 supported characters.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public const string CharSet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%*"

Field Value

Type: String
See Also