Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Printer Namespace > PrinterDriverException Class : Code Property |
public PrinterDriverExceptionCode Code {get; set;}
'Declaration Public Property Code As PrinterDriverExceptionCode
'Usage Dim instance As PrinterDriverException Dim value As PrinterDriverExceptionCode instance.Code = value value = instance.Code
public: property PrinterDriverExceptionCode Code { PrinterDriverExceptionCode get(); void set ( PrinterDriverExceptionCode value); }