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
Graphics Gets the graphics used to paint.
PageBounds Gets the rectangle in which to paint.
CurrentPage Gets the current page number.
CurrentPageInSheet Gets the current page number, relative to the active sheet.
TotalPages Gets the total number of pages available to export.