'宣言
Public Sub Load( _ ByVal stream As Stream, _ ByVal type As RichTextType _ )
public void Load( Stream stream, RichTextType type )
パラメータ
- stream
- ストリームの内容。
- type
RichTextType列挙体:rtf、htmlまたはText
RichTextType列挙体:rtf、htmlまたはText
'宣言
Public Sub Load( _ ByVal stream As Stream, _ ByVal type As RichTextType _ )
public void Load( Stream stream, RichTextType type )
RichTextType列挙体:rtf、htmlまたはText