You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/aztec-code.md
+35-1Lines changed: 35 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,38 @@
2
2
title: Aztec Code
3
3
author: Natalia Kazakova
4
4
---
5
-
# Aztec Code
5
+
# Aztec Code
6
+
7
+
**Aztec Code** is a matrix code that has the potential to use less space than other matrix barcodes because it does not require a surrounding blank "quiet zone". Aztec codes are widely used for transport ticketing.
3. Specify [common](add-bar-codes-to-a-report.md) barcode properties and properties [specific](#specific-properties) to **Aztec Code**.
24
+
25
+
## Specific Properties
26
+
27
+
In the [property grid](../../report-designer-tools/ui-panels/property-grid-tabbed-view.md), expand the **Symbology** list and specify the following properties specific to **Aztec Code**:
28
+
29
+
-**Compaction Mode**
30
+
31
+
Specifies whether text or binary mode should be used to encode the barcode's data.
32
+
33
+
-**Error Correction Level**
34
+
35
+
Specifies the amount of redundancy built into the bar code to compensate for calculation errors.
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/micro-qr-code.md
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Refer to the following article for more information: [Micro QR Code](https://www
18
18
19
19

20
20
21
-
2. Set the control’s **Symbology** property to **MicroQRCode**.
21
+
2. Set the control’s **Symbology** property to **Micro QR Code**.
22
22
23
23

24
24
@@ -28,14 +28,18 @@ Refer to the following article for more information: [Micro QR Code](https://www
28
28
29
29
In the [property grid](../../report-designer-tools/ui-panels/property-grid-tabbed-view.md), expand the **Symbology** list and specify the following properties specific to **Micro QR Code**:
30
30
31
-
Compaction Mode
32
-
: Specifies whether the barcode contains a number, an alphanumeric string, or a byte array.
31
+
-**Compaction Mode**
32
+
33
+
Specifies whether the barcode contains a number, an alphanumeric string, or a byte array.
33
34
34
-
Error Correction Level
35
-
: Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors.
35
+
-**Error Correction Level**
36
+
37
+
Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors.
36
38
37
-
Include Quiet Zone
38
-
: Specifies whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
39
+
-**Include Quiet Zone**
39
40
40
-
Version
41
-
: Gets or sets the barcode’s version.
41
+
Specifies whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/qr-code.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ A **QR Code** (**QR** is the abbreviation for **Quick Response**) is a two-dimen
Copy file name to clipboardExpand all lines: reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/aztec-code.md
+35-1Lines changed: 35 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,38 @@
2
2
title: Aztec Code
3
3
author: Natalia Kazakova
4
4
---
5
-
# Aztec Code
5
+
# Aztec Code
6
+
7
+
**Aztec Code** is a matrix code that has the potential to use less space than other matrix barcodes because it does not require a surrounding blank "quiet zone". Aztec codes are widely used for transport ticketing.
3. Specify [common](add-bar-codes-to-a-report.md) barcode properties and properties [specific](#specific-properties) to **Aztec Code**.
24
+
25
+
## Specific Properties
26
+
27
+
In the [property grid](../../report-designer-tools/ui-panels/properties-panel.md), expand the **Symbology** list and specify the following properties specific to **Aztec Code**:
28
+
29
+
-**Compaction Mode**
30
+
31
+
Specifies whether text or binary mode should be used to encode the barcode's data.
32
+
33
+
-**Error Correction Level**
34
+
35
+
Specifies the amount of redundancy built into the bar code to compensate for calculation errors.
Copy file name to clipboardExpand all lines: reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/micro-qr-code.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,18 @@ Refer to the following article for more information: [Micro QR Code](https://www
28
28
29
29
In the [property grid](../../report-designer-tools/ui-panels/properties-panel.md), expand the **Symbology** list and specify the following properties specific to **Micro QR Code**:
30
30
31
-
Compaction Mode
32
-
: Specifies whether the barcode contains a number, an alphanumeric string, or a byte array.
31
+
-**Compaction Mode**
32
+
33
+
Specifies whether the barcode contains a number, an alphanumeric string, or a byte array.
33
34
34
-
Error Correction Level
35
-
: Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors.
35
+
-**Error Correction Level**
36
+
37
+
Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors.
36
38
37
-
Include Quiet Zone
38
-
: Specifies whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
39
+
-**Include Quiet Zone**
39
40
40
-
Version
41
-
: Gets or sets the barcode's version.
41
+
Specifies whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
0 commit comments