[]
Gets a value indicating whether any part of the specified page is currently visible in this C1PreviewPane.
public bool IsPageVisible(int pageIdx)
Type | Name | Description |
---|---|---|
int | pageIdx | 0-based page index. |
Type | Description |
---|---|
bool | True if any part of the specified page is visible, false otherwise. |