The ReadBarcode1dStandard Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class contains information for reading standard barcodes.Visual Basic (Declaration) | |
---|---|
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dStandard")> Public Class ReadBarcode1dStandard Inherits ReadOption |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ReadBarcode1dStandard |
C# | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dStandard")] public class ReadBarcode1dStandard : ReadOption |
C++/CLI | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dStandard")] public ref class ReadBarcode1dStandard : public ReadOption |
For an example, refer to Barcode1d example.
If you do not set the following properties:
then the following properties will be used:
///
System.Object
Leadtools.Services.Barcode.DataContracts.ReadOption
Leadtools.Services.Barcode.DataContracts.ReadBarcode1dStandard
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7