[]
Provides data for the MeasurePage event.
public class MeasurePageEventArgs : EventArgs
| Name | Description |
|---|---|
| MeasurePageEventArgs(Graphics, C1OutPage, int) | Initializes a new instance of the MeasurePageEventArgs class |
| Name | Description |
|---|---|
| Graphics | Specifies the Graphics object to use for measuring. |
| Height | The height of the page caption. |
| Page | The C1OutPage object to measure. |