IDAutomationLinear Constructor
|
Initializes a new instance of the IDAutomationLinear class. |
Application (inherited from WebService) | Gets the application object for the current HTTP request. |
Container (inherited from MarshalByValueComponent) | Gets the container for the component. |
Context (inherited from WebService) | Gets the ASP.NET HttpContext for the current request, which encapsulates all HTTP-specific context used by the HTTP server to process Web requests. |
DesignMode (inherited from MarshalByValueComponent) | Gets a value indicating whether the component is currently in design mode. |
Server (inherited from WebService) | Gets the HttpServerUtility for the current request. |
Session (inherited from WebService) | Gets the HttpSessionState instance for the current request. |
Site (inherited from MarshalByValueComponent) | Gets or sets the site of the component. |
User (inherited from WebService) | Gets the ASP.NET server User object. Can be used to authenticate whether a user is authorized to execute the request. |
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. |
Disposed (inherited from MarshalByValueComponent) | Adds an event handler to listen to the Disposed event on the component. |
Events (inherited from MarshalByValueComponent) | Gets the list of event handlers that are attached to this component. |
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. |
IDAutomationLinear Class | IDAutomationLinearWebService Namespace