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).
Returns a boolean value indicating whether or not Print Templates are supported.
Minimum support is IE 6 so this property always returns true.
The IsTemplateSupported method is part of the basic freely-distributable printing subset.
Syntax
isTemplateSupported = printing.IsTemplateSupported()