Share via


PrintController.IsPreview Özellik

Tanım

baskı önizlemesi için kullanılıp kullanılmadığını PrintController belirten bir değer alır.

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

Özellik Değeri

Her durumda false.

Şunlara uygulanır