Method Paint
Paint(IPainter)
Draws EditPage object on specified graphic surface.
public virtual void Paint(IPainter painter)
Parameters
painterIPainterSpecifies
IPainterobject used to draw text and graphic primitives.
Paint(IPainter)
public virtual void Paint(IPainter painter)
Parameters
painterIPainter