ActiveReports Developer 7
PreferredSize Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : PreferredSize Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PreferredSize As Size
C# 
public Size PreferredSize {get;}

See Also