[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.OnPageDeleted

OnPageDeleted Method

OnPageDeleted(C1Page)

Called when a page is removed from the Pages collection.

Declaration
protected virtual void OnPageDeleted(C1Page page)
Parameters
Type Name Description
C1Page page

The C1Page object identifying the deleted page.