Share via


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

適用於