The used text location

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

Syntax

C#
public enum TextLocation
Visual Basic
Public Enumeration TextLocation

Members

Member nameValueDescription
None0 No text will be displayed
Below1 Below the barcode
Above2 Above the barcode
AboveEmbedded3 In the top region of the barcode
BelowEmbedded4 In the botton region of the barcode

See Also