printNonNative method
Sends a non-HTML document, such as a Microsoft Word document, to the printer.
Syntax
var retval = TemplatePrinter.printNonNative(pMarkup);
Parameters
Return value
Type: Boolean
Boolean. Returns one of the following values.
Return value | Description |
---|---|
true | Document printing was successful. |
false | Document printing was not successful. |