ActiveReports 13
Size Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : Size Property
Gets or sets the height and width of the control.
Syntax
'Declaration
 
Public Property Size As Size
public Size Size {get; set;}

Property Value

The System.Drawing.Size that represents the height and width of the control in pixels.
See Also

Reference

Viewer Class
Viewer Members