C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / C1dExporterBase Class / OnDocumentChanged Method

In This Topic
OnDocumentChanged Method (C1dExporterBase)
In This Topic
Called after the Document property has been changed. If you override this, make sure this base method also gets called.
Syntax
'Declaration
 
Protected Overridable Sub OnDocumentChanged() 
 
See Also