MEDIA property

Sets or retrieves whether the document will be printed at the highest possible resolution.

Syntax

JScript
p = object.MEDIA

 

Property values

Type: String

String that specifies or receives the following value:

Remarks

If the MEDIA property is not specified, the document will not be printed at the highest possible resolution. A print template should always set this attribute to "print" on its TEMPLATEPRINTER element.