C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / OnBeforePagesClear Method

In This Topic
OnBeforePagesClear Method
In This Topic
Called when the Pages collection is about to be cleared. Raises the BeforePagesClear event.
Syntax
'Declaration
 
Protected Overridable Sub OnBeforePagesClear() 
 
See Also