FlexReport for WPF
GetStream メソッド (RtfFilter)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document.Export 名前空間 > RtfFilter クラス : GetStream メソッド
シンタックス
'宣言
 
Protected Function GetStream( _
   ByVal fileName As System.String _
) As System.IO.Stream
'使用法
 
Dim instance As RtfFilter
Dim fileName As System.String
Dim value As System.IO.Stream
 
value = instance.GetStream(fileName)
protected System.IO.Stream GetStream( 
   System.string fileName
)

パラメータ

fileName
参照

参照

RtfFilter クラス
RtfFilter メンバ