PrintController::IsPreview Property

 

Gets a value indicating whether the PrintController is used for print preview.

Namespace:   System.Drawing.Printing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property bool IsPreview {
	virtual bool get();
}

Property Value

Type: System::Boolean

false in all cases.

.NET Framework
Available since 2.0
Return to top
Show: