The character set this Code 128 barcode will use. (default=B)

Namespace: TallComponents.PDF.Layout.Shapes.Barcodes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public Code128CharacterSet CharacterSet { get; set; }
Visual Basic
Public Property CharacterSet As Code128CharacterSet
	Get
	Set

See Also