[]
        
(Showing Draft Content)

C1.Win.C1Command.MeasurePageEventArgs

MeasurePageEventArgs Class

Provides data for the MeasurePage event.

Inheritance
MeasurePageEventArgs
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class MeasurePageEventArgs : EventArgs

Constructors

Name Description
MeasurePageEventArgs(Graphics, C1OutPage, int)

Initializes a new instance of the MeasurePageEventArgs class

Fields

Name Description
Graphics

Specifies the Graphics object to use for measuring.

Height

The height of the page caption.

Page

The C1OutPage object to measure.