PrintController.IsPreview プロパティ

定義

PrintController が印刷プレビューに使用されるかどうかを示す値を取得します。

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

プロパティ値

常に false

適用対象