If set, a checksum is appended to the barcode. Default: false.

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

Syntax

C#
public bool Checksum { get; set; }
Visual Basic
Public Property Checksum As Boolean
	Get
	Set

See Also