C1BookmarkPosition Constructor
Initializes a new instance of the
C1BookmarkPosition class.
public C1BookmarkPosition(
int ,
Rect
)
'Declaration
Public Function New( _
ByVal As Integer, _
ByVal As Rect _
)
Parameters
- pageIndex
- The 0-based page index.
- pageBounds
- The bookmark's bounds on page.