ActiveReports Developer 7
Print Method
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 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.  

See Also