File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
_includes/sidelist-programming
programming/dotnet/api-reference Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 5656 < ul >
5757 < li > < a href ="{{ site.dcv_enumerations }}barcode-reader/barcode-format.html?lang=dotnet " class ="otherLinkColour "> EnumBarcodeFormat</ a > </ li >
5858 < li > < a href ="{{ site.dcv_enumerations }}barcode-reader/deblur-mode.html?lang=dotnet " class ="otherLinkColour "> EnumDeblurMode</ a > </ li >
59+ < li > < a href ="{{ site.dcv_enumerations }}barcode-reader/extended-barcode-result-type.html?lang=dotnet " class ="otherLinkColour "> EnumExtendedBarcodeResultType</ a > </ li >
5960 < li > < a href ="{{ site.dcv_enumerations }}barcode-reader/localization-mode.html?lang=dotnet " class ="otherLinkColour "> EnumLocalizationMode</ a > </ li >
6061 < li > < a href ="{{ site.dcv_enumerations }}barcode-reader/qr-code-error-correction-level.html?lang=dotnet " class ="otherLinkColour "> EnumQRCodeErrorCorrectionLevel</ a > </ li >
6162 </ ul >
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ needAutoGenerateSidebar: false
1616- [ ` Single-File Processing ` ] ({{ site.dcv_dotnet_api }}capture-vision-router/single-file-processing.html)
1717- [ ` Multiple-File Processing ` ] ({{ site.dcv_dotnet_api }}capture-vision-router/multiple-file-processing.html)
1818- [ ` Settings ` ] ({{ site.dcv_dotnet_api }}capture-vision-router/settings.html)
19- - [ ` Auxiliary Methods ` ] ({{ site.dcv_dotnet_api }}capture-vision-router/auxiliary-methods.html)
2019
2120### Classes
2221
You can’t perform that action at this time.
0 commit comments