ActiveReports Developer 7
FitWindow Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : FitWindow Property

Glossary Item Box

Specifies if the export should use the FitWindow flag when using the PDF Viewer type.

Syntax

Visual Basic (Declaration) 
Public Property FitWindow As System.Boolean
C# 
public System.bool FitWindow {get; set;}

See Also