IDAutomation Linear Barcode Webservice Help

IDAutomationLinear Methods

The methods of the IDAutomationLinear class are listed below. For a complete list of IDAutomationLinear class members, see the IDAutomationLinear Members topic.

Public Instance Methods

Codabar Encodes the barcode in the Codabar symbology. Returns the encoded image as a byte array.
Code11 Encodes the barcode in the Code 11 symbology. Returns the encoded image as a byte array.
Code128 Encodes the barcode in the Code 128 symbology. Returns the encoded image as a byte array.
Code39 Encodes the barcode in the Code 39 symbology. Returns the encoded image as a byte array.
Code39Ext Encodes the barcode in the Code 39 Extended symbology. Returns the encoded image as a byte array.
Code93 Encodes the barcode in the Code 93 symbology. Returns the encoded image as a byte array.
ConvertStringToHex Converts the input ASCII string into a string that is the hex representation of the ascii values.
Dispose (inherited from MarshalByValueComponent)Overloaded. Releases all resources used by the MarshalByValueComponent .
Ean13 Encodes the barcode in the EAN 13 symbology. Returns the encoded image as a byte array.
Ean8 Encodes the barcode in the EAN 8 symbology. Returns the encoded image as a byte array.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetService (inherited from MarshalByValueComponent) Gets the implementer of the IServiceProvider.
GetType (inherited from Object) Gets the Type of the current instance.
I2of5 Encodes the barcode in the Interleaved 2 of 5 symbology. Returns the encoded image as a byte array.
Ind25 Encodes the barcode in the Industrial 2 of 5 symbology. Returns the encoded image as a byte array.
Linear The linear method is the most flexible method in the WebService. It takes many parameters, making it very customizable.
Note   A value must be entered for each parameter.
Mat25 Encodes the barcode in the Mat 25 symbology. Returns the encoded image as a byte array.
MSI Encodes the barcode in the MSI Plessey symbology. Returns the encoded image as a byte array.
OneCode Encodes the barcode in the OneCode symbology. Returns the encoded imageas a byte array.
Planet Encodes the barcode in the Planet symbology. Returns the encoded image as a byte array.
Postnet Encodes the barcode in the Postnet symbology. Returns the encoded image as a byte array.
Telepen Encodes the barcode in the Telepen symbology. Returns the encoded image as a byte array.
ToString (inherited from MarshalByValueComponent) 
UCC128 Encodes the barcode in the UCC128 symbology. Returns the encoded image as a byte array.
UPCa Encodes the barcode in the UPCa symbology. Returns the encoded image as a byte array.
UPCe Encodes the barcode in the UPCe symbology. Returns the encoded image as a byte array.

Protected Instance Methods

Dispose (inherited from MarshalByValueComponent)Overloaded. Releases the unmanaged resources used by the MarshalByValueComponent and optionally releases the managed resources.
Finalize (inherited from MarshalByValueComponent) 
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

IDAutomationLinear Class | IDAutomationLinearWebService Namespace