[]
Selects all text on the specified page in the document currently loaded into this C1PreviewPane.
public void SelectPage(int pageIdx)
Public Sub SelectPage(pageIdx As Integer)
| Type | Name | Description |
|---|---|---|
| int | pageIdx | 0-based page index. |