We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3dbb8 commit 5d533c7Copy full SHA for 5d533c7
programming/javascript/faq/enable-supported-barcode-format.md
@@ -24,8 +24,7 @@ Explicitly enable **only the barcode formats covered by your license** in your c
24
25
2. **Configure Barcode Formats**
26
Update your code to explicitly enable **only the licensed formats**.
27
- - Example for Enabling **Multiple Formats**:
28
- Use bitwise OR (|) to combine formats.
+ - Example for Enabling **Multiple Formats**(Use bitwise OR (|) to combine formats):
29
<div class="sample-code-prefix"></div>
30
>- Javascript
31
>- Objective-C
0 commit comments