共用方式為


PrinterSettings.PrintFileName 屬性

定義

取得或設定列印至檔案時的檔案名稱。

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

屬性值

列印至檔案時的檔案名稱。

適用於