次の方法で共有


AddPagesEventArgs クラス

定義

AddPages イベントのイベント データを提供します。

public ref class AddPagesEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AddPagesEventArgs final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AddPagesEventArgs
Public NotInheritable Class AddPagesEventArgs
継承
Object Platform::Object IInspectable AddPagesEventArgs
属性

コンストラクター

AddPagesEventArgs()

AddPagesEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

PrintTaskOptions

追加されたページの PrintTaskOptions を取得します。

適用対象

こちらもご覧ください