Specifies whether and how the text is displayed at the code.
Namespace: PdfEdit.Drawing.BarCodes
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No text is drawn. | |
Above | 1 | The text is located above the code. | |
Below | 2 | The text is located below the code. | |
AboveEmbedded | 3 | The text is located above within the code. | |
BelowEmbedded | 4 | The text is located below within the code. |
See Also