LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

Type Property (BarcodeData)






Gets the barcode type.
Syntax
[DataMemberAttribute(Name="SearchType", IsRequired=true)]
public BarcodeType Type {get;}
'Declaration
 
<DataMemberAttribute(Name="SearchType", IsRequired=True)>
Public ReadOnly Property Type As BarcodeType
'Usage
 
Dim instance As BarcodeData
Dim value As BarcodeType
 
value = instance.Type
[DataMemberAttribute(Name="SearchType", IsRequired=true)]
public BarcodeType Type {get;}
DataMemberAttribute(Name="SearchType", IsRequired=)
 get_Type(); 
[DataMemberAttribute(Name="SearchType", IsRequired=true)]
public:
property BarcodeType Type {
   BarcodeType get();
}

Property Value

A BarcodeType value that determines the barcode type.
Remarks
The BarcodeType.Barcode1dUccean128 type is used only when reading UCCEAN 128 barcodes, and not when writing this barcode type.
Example
For an example, refer to Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features