[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.RichTextBox.Load

Load Method

Load(Stream, RichTextType)

Loads a stream of Rtf, Text or Html file.

Declaration
public void Load(Stream stream, RichTextType type)
Parameters
Type Name Description
Stream stream

Stream with content

RichTextType type

RichText type; one of rtf, html or text