PrintQueue.SeparatorFile 屬性

定義

取得或設定要插入每個列印工作開頭之檔案的路徑和檔名。

public:
 virtual property System::String ^ SeparatorFile { System::String ^ get(); void set(System::String ^ value); };
public virtual string SeparatorFile { get; set; }
member this.SeparatorFile : string with get, set
Public Overridable Property SeparatorFile As String

屬性值

分隔檔的路徑和檔名。

備註

這通常是單頁檔案,用來更輕鬆地分隔不同列印作業的輸出。

適用於