File name used to store output from the print device.
Source position: printers.pas line 308
public property TPrinter.FileName : string |
FileName is a String property which contains the path and file name on the local file system where output from the print device is stored.
Remark: | FileName is not used in the implementation of TPrinter. It is provided for use in descendent classes. |