GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.ActiveReports Namespace > PrintExtension Class > Print Method : Print(SectionDocument,Boolean) Method |
'Declaration Public Overloads Shared Function Print( _ ByVal sectionDocument As SectionDocument, _ ByVal showPrintDialog As System.Boolean _ ) As System.Boolean
public static System.bool Print( SectionDocument sectionDocument, System.bool showPrintDialog )