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 : SetCodeMessage Method |
public static void SetCodeMessage( PrinterDriverExceptionCode code, string message )
'Declaration Public Shared Sub SetCodeMessage( _ ByVal code As PrinterDriverExceptionCode, _ ByVal message As String _ )
'Usage Dim code As PrinterDriverExceptionCode Dim message As String PrinterDriverException.SetCodeMessage(code, message)
public: static void SetCodeMessage( PrinterDriverExceptionCode code, String^ message )