Property: DisplayText

Specifies whether to display the human readable text and what will display as the human readable text.

Syntax:

type

TDisplayText = (dtNone, dtBarcode, dtFullEncoded);

property DisplayText: TDisplayText;

Description:

Specifies whether to display the human readable text and what will display as the human readable text. This property can be one of these values:

Contents