GrapeCity.ActiveReports.Document.v11 アセンブリ > GrapeCity.ActiveReports.Export 名前空間 > IDocumentExport インターフェース > Export メソッド : Export(SectionDocument,Stream,String) メソッド |
'宣言 Overloads Sub Export( _ ByVal document As SectionDocument, _ ByVal outputStream As Stream, _ ByVal pageRange As String _ )
void Export( SectionDocument document, Stream outputStream, string pageRange )