Method Paint
Paint(IPainter, Rectangle)
Draws pages collection on the graphic surface.
public virtual void Paint(IPainter painter, Rectangle rect)
Parameters
painterIPainterSpecifies
IPainterobject used to draw text and graphic primitives.rectRectangleRectangular area of pages collection to draw on.
Paint(IPainter, RectD)
public virtual void Paint(IPainter painter, RectD rect)