C1.WPF.Word.4 Assembly > C1.WPF.Word Namespace > C1WordDocument Class : DrawString Method |
Overload | Description |
---|---|
DrawString(String,Rect) | Draw text string into this document in next position. |
DrawString(String,Font,Color,Rect) | Draw text string into this document in next position. |
DrawString(String,Font,Color,Rect,StringFormat) | Draw text string into this document in next position. |
DrawString(TextBlock,Rect) | Draws a string into the specified rectangle. |