C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > C1PdfDocument Class : DrawString Method |
Overload | Description |
---|---|
DrawString(String,Font,Color,Rect,Int32,StringFormat) | Draws the specified text string in the specified rectangle with the specified System.Windows.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object. |
DrawString(String,Font,Color,Rect,Int32,StringFormat,Single) | Draws the specified text string in the specified rectangle, with the specified System.Windows.Media.Brush and Font, using the formatting attributes of the specified StringFormat object and specified character width coefficient. |
DrawString(String,Font,Color,Rect,StringFormat) | Draws the specified text string in the specified rectangle with the specified System.Windows.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object. |
DrawString(String,Font,Color,Rect,StringFormat,Single) | Draws the specified text string in the specified rectangle with the specified System.Windows.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object. |
DrawString(String,Font,Color,Rect,Int32) | Draws the specified text string in the specified rectangle with the specified System.Windows.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object. |
DrawString(String,Font,Color,Rect) | Draws the specified text string in the specified rectangle with the specified System.Windows.Media.Brush and Font objects. |
DrawString(String,Font,Color,Point,StringFormat) | Draws the specified text string at the specified point with the specified System.Windows.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object. |
DrawString(String,Font,Color,Point,StringFormat,Single) | Draws the specified text string at the specified point with the specified System.Windows.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object and specified width coefficient of text characters. |
DrawString(String,Font,Color,Point) | Draws the specified text string at the specified point with the specified System.Windows.Media.Brush and Font objects. |
DrawString(String,Font,Color,Point,Single) | Draws the specified text string at the specified point with the specified System.Windows.Media.Brush, Font objects and specified width coefficient of text characters. |
DrawString(TextBlock,Rect) | Draws a string into the specified System.Windows.Rect. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2