C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / GraphicsUtils.GdiDc Class / DrawText Method

In This Topic
DrawText Method
In This Topic
Draws a text.
Syntax
'Declaration
 
Public Sub DrawText( _
   ByVal s As String, _
   ByVal bounds As Rectangle, _
   ByVal font As Font, _
   ByVal color As Color, _
   ByVal formatFlags As Integer _
) 
 

Parameters

s
bounds
font
color
formatFlags
See Also