Table of Contents

TTMSFNCWXBarcodeTextAlign Enumeration

Horizontal alignment of the human-readable text under a barcode.

API unit family: TMSFNCWXBarcode

Members

Name Description
taOffLeft Shift the text fully off the left edge of the symbol.
taLeft Align the text to the left edge of the symbol.
taCenter Center the text under the symbol.
taRight Align the text to the right edge of the symbol.
taOffRight Shift the text fully off the right edge of the symbol.
taJustify Spread the text to fill the full width of the symbol.