Share via


_Application.ActivePrinter プロパティ

定義

使用しているプリンターの名前を返すか設定します。

public:
 property System::String ^ ActivePrinter { System::String ^ get(); void set(System::String ^ value); };
public string ActivePrinter { get; set; }
Public Property ActivePrinter As String

プロパティ値

適用対象