| << Click to Display Table of Contents >> ReadPrinterSetup |     | 
[Windows platform only; not supported by PHP and the Community Edition]
Reads a printer setup file that was previously written by SetupPrinter() or WritePrinterSetup() and uses the settings contained in the file.
method boolean VPE.ReadPrinterSetup(
string FileName
)
string FileName
the name of the file, the setup is read from
Returns:
| Value | Description | 
| True | success | 
| False | failure | 
Remarks:
In case of an error, LastError is set to VERR_COMMON.