XFINIUM.PDF Documentation
DrawString Method



Draws the specified text string at the specified location with the specified PdfBrush and PdfFont objects.
Overload List
OverloadDescription
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.  
Requirements

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


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfGraphics Class
PdfGraphics Members

Send Feedback