Code Property

Summary
Gets or sets the code that caused this exception.
Syntax
C#
C++/CLI
public PrinterDriverClientExceptionCode Code { get; set; } 
public: 
property PrinterDriverClientExceptionCode Code { 
   PrinterDriverClientExceptionCode get(); 
   void set (    PrinterDriverClientExceptionCode ); 
} 

Property Value

A PrinterDriverClientExceptionCode value that specifies what caused this exception.

Requirements

Target Platforms

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

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