Error processing SSI file
LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Show in webframe

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:
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

Error processing SSI file
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