LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Type Property (BarcodeData)

Show in webframe





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:
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 and writing UCCEAN 128 barcodes.
Example
For an example, refer to Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read example.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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