[]
Gets the rectangle representing the specified page, relative to PreviewScrollPosition. The rectangle is in document coordinates (i.e. does not depend on the current zoom factor).
public RectangleF GetPagePreviewRect(int pageIdx)
| Type | Name | Description |
|---|---|---|
| int | pageIdx | 0-based page index. |
| Type | Description |
|---|---|
| RectangleF | RectangleF structure representing the specified page. |