Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Code Property (BarcodeException)








Gets or sets the code that caused the exception.
Syntax
public BarcodeExceptionCode Code {get; set;}
'Declaration
 
Public Property Code As BarcodeExceptionCode
'Usage
 
Dim instance As BarcodeException
Dim value As BarcodeExceptionCode
 
instance.Code = value
 
value = instance.Code
public BarcodeExceptionCode Code {get; set;}
 <br/>get_Code();<br/>set_Code(value);<br/>Object.defineProperty('Code'); 
public:
property BarcodeExceptionCode Code {
   BarcodeExceptionCode get();
   void set (    BarcodeExceptionCode value);
}

Property Value

The exception code.
Requirements

Target Platforms

See Also

Reference

BarcodeException Class
BarcodeException Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features