Visual Basic (Declaration) | |
---|---|
Public Sub Load( _ ByVal stream As System.IO.Stream, _ ByVal type As RichTextType _ ) |
C# | |
---|---|
public void Load( System.IO.Stream stream, RichTextType type ) |
Parameters
- stream
- Stream with content
- type
- RichText type; one of rtf, html or text