|
|
@ -213,7 +213,7 @@ namespace AKS.EnterpriseLibrary.WebBrowser |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public static string callback = string.Empty; |
|
|
|
public static string callback = string.Empty; |
|
|
|
public static string PrinterName = "Lexmark-MS430-Series"; |
|
|
|
public static string PrinterName = Parame.PrinterName; |
|
|
|
public static Process recordingProcess; |
|
|
|
public static Process recordingProcess; |
|
|
|
public static Process Typrocess; |
|
|
|
public static Process Typrocess; |
|
|
|
private static string srpath = string.Empty; |
|
|
|
private static string srpath = string.Empty; |
|
|
|