OnDocumentChanged Method (Exporter)
Called after the
Document property has been changed. If you override this, make sure this base method also gets called.
protected virtual void OnDocumentChanged()
'Declaration
Protected Overridable Sub OnDocumentChanged()