ComponentOne PDF for .NET
C1.C1Pdf Namespace / C1PdfDocument Class / DrawStringRtf Method

In This Topic
    DrawStringRtf Method (C1PdfDocument)
    In This Topic
    Draws an RTF string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects.
    Overload List
    OverloadDescription
    Draws an RTF string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects.  
    Draws an RTF string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects, starting at a given offset within the string.  
    See Also