Référence FOM > 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.
readResolve obj
Parameters
Object obj
The serialized representation.
Returns
fJSPrinter. The object corresponding to the serialized representation.
Est-ce que cela a été utile ?