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

Show in webframe

Unit Property (ReadRequest)






Gets or sets the unit of measurement for the barcode.
Syntax
[DataMemberAttribute(Name="Unit", IsRequired=true)]
public BarcodeUnit Unit {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Unit", IsRequired=True)>
Public Property Unit As BarcodeUnit
'Usage
 
Dim instance As ReadRequest
Dim value As BarcodeUnit
 
instance.Unit = value
 
value = instance.Unit

            

            
[DataMemberAttribute(Name="Unit", IsRequired=true)]
public:
property BarcodeUnit Unit {
   BarcodeUnit get();
   void set (    BarcodeUnit value);
}

Property Value

A BarcodeUnit enumerated value that contains the unit of measurement for the barcode.
Example
For an example, Refer to ReadRequest.
Requirements

Target Platforms

See Also

Reference

ReadRequest Class
ReadRequest 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