ActiveReports 12
IsPreview Property

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > ActiveReportPrintControllerWithStatusDialog Class : IsPreview Property
Gets a value indicating whether the System.Drawing.Printing.PrintController is used for print preview.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsPreview As Boolean
public virtual bool IsPreview {get;}

Property Value

false in all cases.
See Also

Reference

ActiveReportPrintControllerWithStatusDialog Class
ActiveReportPrintControllerWithStatusDialog Members