ActiveReports 8
Print Method
See Also 
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.ActiveReports Namespace > PrintExtension Class : Print Method

Glossary Item Box

Prints the section-based document.

Overload List

OverloadDescription
Print(SectionDocument)Prints the section-based document.  
Print(SectionDocument,Boolean)Prints the section-based document.  
Print(SectionDocument,Boolean,Boolean)Prints the section-based document.  
Print(SectionDocument,Boolean,Boolean,Boolean)Prints the section-based document.  
Print(PageDocument)Prints Page-based document  
Print(PageDocument,Boolean)Prints Page-based document  
Print(PageDocument,Boolean,Boolean)Prints Page-based document  
Print(PageDocument,Boolean,Boolean,Boolean)Print the page based document.  

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