THPDFBarcode.GetTypText Method
Gets the readable name or identification description of the currently selected barcode type.
Declaration
function GetTypText: AnsiString;
Unit
HPDFBarcode
Return values
The name of the current barcode encoding type.
Usage
- Call: THPDFBarcode.GetTypText
- Used for debugging output or interface display of the current barcode type's textual name.
See also
- THPDFBarcode
- Directory