Skip to main content

BeforePagePaintEventArgs Properties

Provides data for the BeforePagePaint event of the RichEditControl and RichEditDocumentServer.
Name Description
Canvas Provides access to layout drawing surface.
CanvasOwnerType Determines the type of device to which the document layout is rendered.
Page Provides access to the current page being rendered.
Painter Gets or sets the painter object which implements methods for drawing layout elements.
See Also