The textual representation of the data as it appears with the barcode.

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

Syntax

C#
public abstract string Display { get; }
Visual Basic
Public MustOverride ReadOnly Property Display As String
	Get

See Also