PageNum Property

Returns or sets the zero-based page number of the document page displayed in the viewer control. Read/write Long.

expression.PageNum

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

Remarks

The CurPageNumChanged event fires when the value of the PageNum property changes.

Applies to | MiDocView Object