NumPages Property

Returns the number of pages in the document displayed in the viewer control. Read-only Long.

expression.NumPages

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

Remarks

The PageCountChanged event fires when the NumPages property changes.

Applies to | MiDocView Object