C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1PrintDocument Class : PageUpdated Event |
'Declaration Public Event PageUpdated As PageEventHandler
public event PageEventHandler PageUpdated
The event handler receives an argument of type PageEventArgs containing data related to this event. The following PageEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Page | Gets the C1Page associated with this event. |