←Select platform

Code Property (BarcodeException)

Summary

Gets or sets the code of this exception.

Syntax

C#
VB
Java
WinRT C#
C++
public BarcodeExceptionCode getCode() 
public void setCode(BarcodeExceptionCode value) 
             
  
get_Code(); 
set_Code(value); 
Object.defineProperty('Code');  

Property Value

The exception code. The default value is BarcodeExceptionCode.InvalidType.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize