ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.BarCodes.Drawing Namespace / PageDrawingDevice Class / DrawString Method

In This Topic
DrawString Method (PageDrawingDevice)
In This Topic
Syntax
'Declaration
 
Public Sub DrawString( _
   ByVal text As String, _
   ByVal bounds As RectangleF _
) 
 

Parameters

text
bounds
See Also