IsTemplateSupported
Description
Checks whether or not Print Templates are supported on the end user's system (i.e. checks for Internet Explorer 5.5 or later).
Syntax
isTemplateSupported = printing.IsTemplateSupported()
Return Value
Returns a boolean value indicating whether or not Print Templates are supported.
Minimum support is IE 6 so this property always returns true.
Applies To
printing
See Also
HTML Printing with ScriptX
templateURL
Preview, Print, PrintHTML