Xfinium.Pdf.Graphics Namespace > PdfGraphics Class : DrawString Method |
Overload | Description |
---|---|
DrawString(String,PdfFont,PdfBrush,Double,Double) | Draws the specified text string at the specified location with the specified PdfBrush and PdfFont objects. |
DrawString(String,PdfFont,PdfBrush,PdfVisualRectangle) | Draws the specified text string in the specified rectangle with the specified PdfBrush and PdfFont objects. |
DrawString(String,PdfStringAppearanceOptions,PdfStringLayoutOptions) | Draws the specified text string with the specified appearance and layout options. |
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library