FOM Reference > Application > Printers > fJSPrinter interface
  
fJSPrinter interface
This object represents a JS printer device.
This object inherits from fPrinter.
functions attribute
The control stream containing the JS functions to use during printing.
functions
Access
read-write
Returns
fJSPrinterFunctions
fJSPrinter method
Creates a new JS Printer device.
fJSPrinter
Parameters
None
Returns
fJSPrinter. A new object of class fJSPrinter.
readResolve method
Return the object corresponding to the given serialized representation.
readResolveobj
Parameters
Objectobj
The serialized representation.
Returns
fJSPrinter. The object corresponding to the serialized representation.