'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 _ )
public PageDrawingDevice( ITextLayoutService textLayout, DrawCanvas page, TextAlignment captionAlignment, Font font, Color color, Direction direction, RectangleF bounds )
Parameters
- textLayout
- page
- captionAlignment
- font
- color
- direction
- bounds