GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Export Namespace > IDocumentExportEx Interface > Export Method : Export(PageDocument,Stream,String) Method |
'Declaration Overloads Sub Export( _ ByVal document As PageDocument, _ ByVal outputStream As System.IO.Stream, _ ByVal pageRange As System.String _ )
void Export( PageDocument document, System.IO.Stream outputStream, System.string pageRange )