PrintEventArgs.PrintAction プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべてのケースで PrintToFile を返します。
public:
property System::Drawing::Printing::PrintAction PrintAction { System::Drawing::Printing::PrintAction get(); };
public System.Drawing.Printing.PrintAction PrintAction { get; }
member this.PrintAction : System.Drawing.Printing.PrintAction
Public ReadOnly Property PrintAction As PrintAction
プロパティ値
PrintToFile すべてのケースで。
注釈
PrintActionは、発生している印刷操作の種類を確実に示すのではなく、すべてのケースでPrintToFileを返します。