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