TextLocation EnumerationTerminal Works - PDF Printing.Net Library
Specifies whether and how the text is displayed at the code.

Namespace: PdfEdit.Drawing.BarCodes
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public enum TextLocation
Members

  Member nameValueDescription
None0 No text is drawn.
Above1 The text is located above the code.
Below2 The text is located below the code.
AboveEmbedded3 The text is located above within the code.
BelowEmbedded4 The text is located below within the code.
See Also

Reference