'Declaration Public Function New( _ ByVal targetPage As Integer, _ ByVal targetArea As Rect _ )
public BookmarkAction( int targetPage, Rect targetArea )
Parameters
- targetPage
- The target page index.
- targetArea
- The target area.
'Declaration Public Function New( _ ByVal targetPage As Integer, _ ByVal targetArea As Rect _ )
public BookmarkAction( int targetPage, Rect targetArea )