From eeb49eea74be5baf4c22c78db86d2f6aefdeacd8 Mon Sep 17 00:00:00 2001 From: Polina Tyureva Date: Wed, 31 Jan 2024 19:26:26 +0400 Subject: [PATCH] update option names --- .../use-report-elements/use-bar-codes/epc-qr-code.md | 6 +++--- .../use-report-elements/use-bar-codes/epc-qr-code.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/epc-qr-code.md b/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/epc-qr-code.md index f057284ba..29904f8fc 100644 --- a/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/epc-qr-code.md +++ b/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/epc-qr-code.md @@ -22,7 +22,7 @@ An EPC QR Code (European Payments Council Quick Response Code) is a two-dimensio ## Specific Properties -- **AutoModule** +- **Auto Module** Gets or sets whether the Module property value should be calculated automatically based on the barcode size. @@ -30,7 +30,7 @@ An EPC QR Code (European Payments Council Quick Response Code) is a two-dimensio Gets or sets the bar code’s size. -- **IncludeQuietZone** +- **Include Quiet Zone** Gets or sets whether to add a blank space around the QR code. @@ -38,7 +38,7 @@ An EPC QR Code (European Payments Council Quick Response Code) is a two-dimensio Specifies the image that overlays the QR code. -- **FrameOptions** +- **Frame Options** Gets or sets the frame for QR codes. diff --git a/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/epc-qr-code.md b/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/epc-qr-code.md index 623033b6e..6d2478944 100644 --- a/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/epc-qr-code.md +++ b/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/epc-qr-code.md @@ -22,7 +22,7 @@ An EPC QR Code (European Payments Council Quick Response Code) is a two-dimensio ## Specific Properties -- **AutoModule** +- **Auto Module** Gets or sets whether the Module property value should be calculated automatically based on the barcode size. @@ -30,7 +30,7 @@ An EPC QR Code (European Payments Council Quick Response Code) is a two-dimensio Gets or sets the bar code’s size. -- **IncludeQuietZone** +- **Include Quiet Zone** Gets or sets whether to add a blank space around the QR code. @@ -38,7 +38,7 @@ An EPC QR Code (European Payments Council Quick Response Code) is a two-dimensio Specifies the image that overlays the QR code. -- **FrameOptions** +- **Frame Options** Gets or sets the frame for QR codes.