ActiveReports for .NET 18.0J
Render(IReport,StreamProvider,NameValueCollection) メソッド

GrapeCity.ActiveReports.Export.Word.Page 名前空間 > WordRenderingExtension クラス > Render メソッド : Render(IReport,StreamProvider,NameValueCollection) メソッド
レンダリングするGrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem
レンダリングするGrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider
レンダリング設定のSystem.Collections.Specialized.NameValueCollection
設定の指定されたSystem.Collections.Specialized.NameValueCollectionを使用して、指定されたGrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemをWord Html形式で指定されたGrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProviderにレンダリングします。
シンタックス
'宣言
 
Public Overloads Sub Render( _
   ByVal report As IReport, _
   ByVal streams As StreamProvider, _
   ByVal settings As NameValueCollection _
) 

パラメータ

report
レンダリングするGrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem
streams
レンダリングするGrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider
settings
レンダリング設定のSystem.Collections.Specialized.NameValueCollection
参照

WordRenderingExtension クラス
WordRenderingExtension メンバ
オーバーロード一覧