ActiveReports 8
Draw Method
See Also 
GrapeCity.ActiveReports.Document.v8 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : Draw Method

Glossary Item Box

Renders the page's content to the specified Graphics object at the specified coordinates.

Overload List

OverloadDescription
DrawRenders the page's content to the specified Graphics object at the specified coordinates.  

Remarks

You can use this method to render the page content scaled to a rectangle.  This allows you to create thumbnail images of the pages or print multiple pages on a single sheet of paper.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also