FOM Reference > Application > Printers > fWindowsPrinter interface
  
fWindowsPrinter interface
This object represents a Windows printer device.
This object inherits from fPrinter.
printerName attribute
The name of the Windows printer to use.
printerName
Access
read-write
Returns
String
fWindowsPrinter method
Creates a new Windows Printer device.
fWindowsPrinter
Parameters
None
Returns
fWindowsPrinter. A new object of class fWindowsPrinter.
readResolve method
Return the object corresponding to the given serialized representation.
readResolveobj
Parameters
Objectobj
The serialized representation.
Returns
fWindowsPrinter. The object corresponding to the serialized representation.