C1.C1Preview Namespace > C1PrintDocument Class : PageConfigure Event |
'Declaration Public Event PageConfigure As PageConfigureEventHandler
public event PageConfigureEventHandler PageConfigure
The event handler receives an argument of type PageConfigureEventArgs containing data related to this event. The following PageConfigureEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Page | Gets the C1Page associated with this event. (Inherited from C1.C1Preview.PageEventArgs) |
PageLayout | Gets or sets the PageLayout associated with this event. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2