ActiveReports Developer 7
CenterWindow Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : CenterWindow Property

Glossary Item Box

True to position the document’s window in the center of the screen. Default value: false.

Syntax

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

See Also