←Select platform

Code Property

Summary
Gets or sets the code of this exception.
Syntax
C#
C++/CLI
Java
Python
public BarcodeExceptionCode Code { get; set; } 
public BarcodeExceptionCode getCode() 
public void setCode(BarcodeExceptionCode value) 
public: 
property BarcodeExceptionCode Code { 
   BarcodeExceptionCode get(); 
   void set (    BarcodeExceptionCode ); 
} 
Code # get and set (BarcodeException) 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.