PowerTools ActiveReports for .NET 9.0J
Load(Stream,RichTextType) メソッド

ストリームの内容。

RichTextType列挙体:rtf、htmlまたはText

Rtf、TextまたはHtmlファイルのストリームをロードします。
構文
'宣言
 
Public Sub Load( _
   ByVal stream As Stream, _
   ByVal type As RichTextType _
) 
public void Load( 
   Stream stream,
   RichTextType type
)

パラメータ

stream
ストリームの内容。
type

RichTextType列挙体:rtf、htmlまたはText

参照

関連項目

RichTextBox クラス
RichTextBox メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.