bardecode.com
barcode reading software
  • Home
  • Download
  • Purchase
  • SDK Licensing
  • Pricing
    • Windows SDK Price List
    • Windows SDK with PDF Extension Price List
    • PDF Extension For Windows Price List
    • Linux SDK Price List
    • Multi-Platform Toolkit for .Net/Docker Price List
    • BardecodeFiler Desktop Only Price List
    • BardecodeFiler Windows Service Price List
    • DOS Command Prompt Barcode Tool Price List
  • Products
    • Barcode Reader Toolkit for Windows
    • Barcode Reader Toolkit for Linux
    • BardecodeFiler Application Desktop Only
    • BardecodeFiler Application & Windows Service
    • Windows DOS Command Prompt Barcode Tool
    • Multi-Platform Barcode Reader Toolkit for .Net Standard on Docker
    • Aquaforest’s Autobahn DX
  • Knowledge Base
    • Documentation
    • Specifications
  • News
  • Contact
    • About Us
    • Resellers
    • Links
Select Page ...

Category : Documentation

CodabarMaxVariance - max width variance for codabar characters

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview CodabarMaxVariance is the maximum percentage variance that a character in a codabar barcode can have from the average for that barcode. Type: SHORT Default value: 20 Note: This is an Advanced property and can only be set using LoadXMLSettings

Code25Checksum - handle final character of code 25 barcode as checksum

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview When True the toolkit will only report Code 25 barcodes where the last character is a valid checksum for the rest of the barcode. The toolkit expects a Code 25 checksum to be calculated using the following method: Sum all of the even positioned characters (the right hand message character is always even), and multiply by 3.

Continue Reading →

ColorChunks - divide scan lines into sections for threshold levels

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview ColorChunks specifies how many sections a scan line of an image should be broken into when calculating threshold levels for black and white pixels. Type: SHORT Default value: 1 Note: This is an Advanced property and can only be set using LoadXMLSettings

Despeckle - remove speckled marks from an image before scanning

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview If the Despeckle property is set to TRUE and the NoiseReduction property is none zero, then the toolkit removes white speckles inside the bars of a barcode before removing black marks from the spaces between bars. Type: BOOL Default value: FALSE

Encoding - set the encoding method for barcode values

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview The Encoding property controls the format in which the toolkit returns strings for barcode types that use full symbol sets such as PDF-417. The property can take any of the following values: 0 Raw , with null characters suppressed. 1 Quoted printable 2 Unicode 3 UTF-8 Type: SHORT Default Value: 0

GammaCorrection - set gamma correction level for color images

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview If GammaCorrection is set to a value other than 100 then the toolkit will apply gamma correction to a color image. The amount of gamma correction is equal to GammaCorrection / 100. For example, to achieve a gamma correction of 0.5 the property should be set to a value of 50. Type: SHORT Default value: 100

LicenseKey - set the license key

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview Use the LicenseKey property to set your license key prior to calling the ScanBarCode, ScanBarCodeFromBitmap or ScanBarCodeFromDIB functions. With no license key the .net interface will return all barcode values as“Please contact sales@bardecode.com for a trial license string” and other interfaces will display a pop up box that the user will need to click on to continue. Type: STRING Default

Continue Reading →

PatchCodeMinOccurrence - minimum score for a Patch Code barcode.

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview Overview As the SDK scans an image it assigns a score to each barcode candidate. At the end of a scan, any candidates with a score >= PrefOccurrence are reported by the SDK. If no candidate meets this criteria then the SDK selects the candidate with the highest score and reports this barcode if it

Continue Reading →

Pdf417Debug - enable debug mode for PDF-417 barcodes

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview Output information about the structure and cluster values of the barcode. The debug information is returned in place of the normal barcode value (see GetBarString). The fields of the string are as follows: Error correction status – true or false Number of data columns Number of rows Error correction level Number of unknown cluster

Continue Reading →

PdfImageOnly - PDF documents will only contain images

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview PdfImageOnly indicates that the PDF documents to be processed by the toolkit are images. Image only PDF documents can be processed faster than other types (containing text, vector graphics etc). If the toolkit is unable to extract any images from the PDF document then the document is processed as if PdfImageOnly was set to false.

Continue Reading →

« First...«2345»10...Last »
  • Copyright © 2021 Softek Software Ltd. All Rights Reserved