RenderRtfAsContinuousImage Property
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.
public bool RenderRtfAsContinuousImage {get; set;}
'Declaration
Public Property RenderRtfAsContinuousImage As Boolean