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