Property PrintToFile
PrintToFile
Gets or sets a value indicating whether the printing output is sent to a file instead of a port.
public virtual bool PrintToFile { get; set; }
Property Value
Remarks
The PrintToFile property is used by the PrintDialog when the user selects the Print to file option.