[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.RichTextBox.RenderRtfAsContinuousImage

RenderRtfAsContinuousImage Property

RenderRtfAsContinuousImage

If set to true, then the content will be rendered as one continuous image and then split across the pages. This property is actual only if RtfRenderingType is set to either Metafile or PNG.

Declaration
public bool RenderRtfAsContinuousImage { get; set; }