Code Property

Summary
Gets or sets the code that caused this exception.
Syntax
C#
VB
C++
public PrinterDriverExceptionCode Code { get; set; } 
  
Public Property Code As PrinterDriverExceptionCode 
public: 
property PrinterDriverExceptionCode Code { 
   PrinterDriverExceptionCode get(); 
   void set (    PrinterDriverExceptionCode ); 
} 

Property Value

An PrinterDriverExceptionCode value that specifies what caused this exception.

Requirements

Target Platforms

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

Leadtools.Printer Assembly

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