[]
        
(Showing Draft Content)

C1.Win.C1Document.Util.C1GcPdfGraphics.DrawRtf

DrawRtf Method

DrawRtf(object, string, int, int, Rect, bool, Color)

Declaration
public override void DrawRtf(object measurementGraphics, string rtf, int firstCharIndex, int length, Rect bounds, bool detectUrls, Color backColor)
Parameters
Type Name Description
object measurementGraphics
string rtf
int firstCharIndex
int length
Rect bounds
bool detectUrls
Color backColor