PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / C1PdfDocument Class / DrawString Method

In This Topic
    DrawString Method
    In This Topic
    Draws the specified text string in the specified rectangle with the specified Windows.UI.Xaml.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object.
    Overload List
    OverloadDescription
    Draws the specified text string in the specified rectangle with the specified Windows.UI.Xaml.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object.  
    Draws the specified text string in the specified rectangle, with the specified Windows.UI.Xaml.Media.Brush and Font, using the formatting attributes of the specified StringFormat object and specified character width coefficient.  
    Draws the specified text string in the specified rectangle with the specified Windows.UI.Xaml.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object.  
    Draws the specified text string in the specified rectangle with the specified Windows.UI.Xaml.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object.  
    Draws the specified text string in the specified rectangle with the specified Windows.UI.Xaml.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object.  
    Draws the specified text string in the specified rectangle with the specified Windows.UI.Xaml.Media.Brush and Font objects.  
    Draws the specified text string at the specified point with the specified Windows.UI.Xaml.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object.  
    Draws the specified text string at the specified point with the specified Windows.UI.Xaml.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object and specified width coefficient of text characters.  
    Draws the specified text string at the specified point with the specified Windows.UI.Xaml.Media.Brush and Font objects.  
    Draws the specified text string at the specified point with the specified Windows.UI.Xaml.Media.Brush, Font objects and specified width coefficient of text characters.  
    Draws a string into the specified Windows.Foundation.Rect.  
    See Also