[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.PageConfigure

PageConfigure Event

Occurs when a new empty page has been created and added to the document's Pages collection, but has not been resolved yet. Use this method only to change the layout of the page.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public event PageConfigureEventHandler PageConfigure
Returns
Type Description
PageConfigureEventHandler Occurs when a new empty page has been created and added to the document's Pages collection, but has not been resolved yet. Use this method only to change the layout of the page.