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 : GetCodeMessage Method |
public static string GetCodeMessage( PrinterDriverExceptionCode code )
'Declaration Public Shared Function GetCodeMessage( _ ByVal code As PrinterDriverExceptionCode _ ) As String
'Usage Dim code As PrinterDriverExceptionCode Dim value As String value = PrinterDriverException.GetCodeMessage(code)
public: static String^ GetCodeMessage( PrinterDriverExceptionCode code )