'Declaration Public Function New( _ ByVal pageIndex As Integer, _ ByVal pageBounds As Rect _ )
public C1BookmarkPosition( int pageIndex, Rect pageBounds )
Parameters
- pageIndex
- The 0-based page index.
- pageBounds
- The bookmark's bounds on page.
'Declaration Public Function New( _ ByVal pageIndex As Integer, _ ByVal pageBounds As Rect _ )
public C1BookmarkPosition( int pageIndex, Rect pageBounds )