[]
Initializes a new instance of the C1BookmarkPosition class.
public C1BookmarkPosition(int pageIndex, Rect pageBounds)
Public Sub New(pageIndex As Integer, pageBounds As Rect)
| Type | Name | Description |
|---|---|---|
| int | pageIndex | The 0-based page index. |
| Rect | pageBounds | The bookmark's bounds on page. |