PageCountChanged Event

Occurs when the page count of the document displayed in the viewer control is changed.

expression.PageCountChanged

*expression   * Required. An expression that returns an MiDocView object.

Remarks

The PageCountChanged event occurs when the NumPages property changes. This occurs when the user adds or removes pages from the document's Images collection.

Applies to | MiDocView Object