The data that is represented by this barcode.

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

Syntax

C#
public string Data { get; set; }
Visual Basic
Public Property Data As String
	Get
	Set

See Also