Property: StretchTextHeight

Specifies whether to reduce/stretch the barcode text when the barcode symbol be reduced/stretched.

Syntax:

property StretchTextHeight: Boolean;

Description:

The property specifies whether to reduce/stretch the barcode text when the barcode symbol be reduced/stretched to fit the height specified by the BarcodeHeight property. Note, the property is valid only when the Stretch property is set to true, otherwise, the StretchTextHeight property's value will e ignored.

See diagram:

Contents