PrintQueue::SeparatorFile Property
.NET Framework (current version)
Gets or sets the path and file name of a file that is inserted at the beginning of each print job.
Assembly: System.Printing (in System.Printing.dll)
public: property String^ SeparatorFile { virtual String^ get(); virtual void set(String^ value); }
This is normally a single-page file used to make it easier to separate the output of different print jobs.
.NET Framework
Available since 3.0
Available since 3.0
Show: