Skip to content

Commit 069da83

Browse files
Merge pull request #94 from dynamsoft-docs/preview
update to internal commit 83a02b25
2 parents 1551ccc + efc063c commit 069da83

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

parameters/file/auxiliary/barcode-format-specification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ noTitleIndex: true
9797

9898
### Parameter Configurations
9999

100-
**Select target barcode format**
100+
**Set target barcode format**
101101

102-
Select `BarcodeFormatIds` for barcode by specifying the name of the format. View enumeration [BarcodeFormats]({{site.dcvb_enums}}barcode-reader/barcode-format.html) for all supported barcode formats.
102+
Sets `BarcodeFormatIds` to specify which barcode format the current FormatSpecification configuration is applied to. View enumeration [BarcodeFormats]({{site.dcvb_enums}}barcode-reader/barcode-format.html) for all supported barcode formats.
103103

104104
**Set special configurations for target format**
105105

parameters/reference/barcode-format-specification/mirror-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The structure of the`MirrorMode` is shown as follow:
3434

3535
Different barcode formats have different default MirrorMode settings:
3636

37-
- MM_BOTH: QRCode, DataMatrix, PDF417, AZTEC, Micro QR Code, Micro PDF417, DotCode and Pharmacode Two-Track.
37+
- MM_BOTH: QRCode, DataMatrix, PDF417, AZTEC, Micro QR Code, Micro PDF417 and DotCode.
3838
- MM_NORMAL: Other barcode formats
3939

4040
## Candidate Modes Introduction

0 commit comments

Comments
 (0)