Xfinium.Pdf.Graphics Namespace > PdfGraphics Class > DrawString Method : DrawString(String,PdfFont,PdfBrush,PdfVisualRectangle) Method |
'Declaration
Public Overloads Sub DrawString( _ ByVal s As String, _ ByVal font As PdfFont, _ ByVal brush As PdfBrush, _ ByVal rectangle As PdfVisualRectangle _ )
'Usage
Dim instance As PdfGraphics Dim s As String Dim font As PdfFont Dim brush As PdfBrush Dim rectangle As PdfVisualRectangle instance.DrawString(s, font, brush, rectangle)
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