PrintControllerWithStatusDialog.IsPreview 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出這個 PrintControllerWithStatusDialog 是否用於預覽列印。
public:
virtual property bool IsPreview { bool get(); };
public override bool IsPreview { get; }
member this.IsPreview : bool
Public Overrides ReadOnly Property IsPreview As Boolean
屬性值
如果 PrintControllerWithStatusDialog 用於預覽列印,則為 true
,否則為 false
。
備註
會 IsPreview 檢查 IsPreview 基礎控制器的 屬性。