[]
Initializes a new instance of the MeasurePageEventArgs class
public MeasurePageEventArgs(Graphics graphics, C1OutPage page, int height)
| 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. |