[]
        
(Showing Draft Content)

C1.Win.C1Command.MeasurePageEventArgs.-ctor

MeasurePageEventArgs Constructor

MeasurePageEventArgs(Graphics, C1OutPage, int)

Initializes a new instance of the MeasurePageEventArgs class

Declaration
public MeasurePageEventArgs(Graphics graphics, C1OutPage page, int height)
Parameters
Type Name Description
Graphics graphics

Specifies the Graphics object to use for measuring.

C1OutPage page

The C1OutPage object to measure.

int height

The height of the page caption.