次の方法で共有


PreviewPrintController.IsPreview プロパティ

定義

このコントローラーが印刷プレビューに使用されるかどうかを示す値を取得します。

public:
 virtual property bool IsPreview { bool get(); };
public override bool IsPreview { get; }
member this.IsPreview : bool
Public Overrides ReadOnly Property IsPreview As Boolean

プロパティ値

常に true

適用対象