FastReport-Barcode/QRCode 控件总是存在白色空白区域

白色区域如果需要不显示,可以参照属性:
QuietZone:etermines the presence of a white border around the QR code. Default: True (enabled).=》确定 QR 码周围是否存在白色边框。默认值:True(启用)。
修改后的效果:

FastReport-Barcode/QRCode 控件总是存在白色空白区域
白色区域如果需要不显示,可以参照属性: QuietZone:etermines the presence of a white border around the QR code. Default: True (enabled).=》确定 QR 码周围是否存在白色边框。默认值:True(启用)。
修改后的效果:
|