Skip to main content

TdxBarCodeProperties.ShowText Property

Specifies whether the control complements a generated barcode with the source (encoded) text.

Declaration

property ShowText; default True;

Property Value

Type Default
Boolean True

Remarks

You can set this property to False or True to hide or show the generated barcode’s source text.

Value Example
True
False

The default ShowText property is True.

See Also