MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.BarCodes.Drawing Namespace / PageDrawingDevice Class / PageDrawingDevice Constructor

In This Topic
PageDrawingDevice Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal textLayout As ITextLayoutService, _
   ByVal page As DrawCanvas, _
   ByVal captionAlignment As TextAlignment, _
   ByVal font As Font, _
   ByVal color As Color, _
   ByVal direction As Direction, _
   ByVal bounds As RectangleF _
)
 

Parameters

textLayout
page
captionAlignment
font
color
direction
bounds
See Also