←Select platform

Code Property

Summary

Gets or sets the code that caused this exception.

Syntax

C#
VB
C++
public WiaExceptionCode Code { get; set; } 
  
Public Property Code As Leadtools.Wia.WiaExceptionCode 
public: 
property Leadtools.Wia.WiaExceptionCode Code { 
   Leadtools.Wia.WiaExceptionCode get(); 
   void set (    Leadtools.Wia.WiaExceptionCode ); 
} 

Property Value

An WiaExceptionCode value that specifies what caused this exception.

Example

For an example, refer to WiaException

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly