TdxCustomBarCodeReportLink.DrawBorder Property
Specifies if a border is printed around the barcode control.
Declaration
property DrawBorder: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set this property to True to print a border around the barcode control. Use the BorderColor property to customize the border color.
The default value of this property is False.
See Also