Table of Contents

ImgPaintEventArgs Class

Arguments passed on Paint events.

Syntax

Namespace: FlexCel.Render

public class ImgPaintEventArgs: EventArgs

Constructors

Name Description
ImgPaintEventArgs Creates a new Argument.

Properties

Name Description
CurrentPage Gets the current page number.
CurrentPageInSheet Gets the current page number, relative to the active sheet.
Graphics Gets the graphics used to paint.
PageBounds Gets the rectangle in which to paint.
TotalPages Gets the total number of pages available to export.