[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1DXGraphics.DrawRtf

DrawRtf Method

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

Declaration
public override void DrawRtf(object measureGraphics, string rtf, int firstCharIndex, int length, Rect bounds, bool detectUrls, Color backColor)
Public Overrides Sub DrawRtf(measureGraphics As Object, rtf As String, firstCharIndex As Integer, length As Integer, bounds As Rect, detectUrls As Boolean, backColor As Color)
Parameters
Type Name Description
object measureGraphics
string rtf
int firstCharIndex
int length
Rect bounds
bool detectUrls
Color backColor