Leadtools.Barcode.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
Code Property
See Also 
Leadtools.Barcode Namespace > BarcodeException Class : Code Property



Gets or sets the the code caused the exception.

Syntax

Visual Basic (Declaration) 
Public Property Code As BarcodeExceptionCode
Visual Basic (Usage)Copy Code
Dim instance As BarcodeException
Dim value As BarcodeExceptionCode
 
instance.Code = value
 
value = instance.Code
C# 
public BarcodeExceptionCode Code {get; set;}
C++/CLI 
public:
property BarcodeExceptionCode Code {
   BarcodeExceptionCode get();
   void set (BarcodeExceptionCode value);
}

Return Value

The exception code.

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also

Leadtools.Barcode.CF requires a Barcode Module license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features