Gets or sets a value indicating whether the printing output is sent to a file instead of a port.
'Declaration
Property PrintToFile As Boolean
bool PrintToFile {get; set;}
Property Value
true if the printing output is sent to a file; otherwise,
false. The default is
false.