The ReadBarcode1dPatch Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class contains information for reading patch barcodes.Visual Basic (Declaration) | |
---|---|
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dPatch")> Public Class ReadBarcode1dPatch Inherits ReadOption |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ReadBarcode1dPatch |
C# | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dPatch")] public class ReadBarcode1dPatch : ReadOption |
C++/CLI | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dPatch")] public ref class ReadBarcode1dPatch : 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.ReadBarcode1dPatch
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7