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 在所有情况下。

适用于