ActiveReports for .NET 18.0J
BookmarkAction コンストラクタ

GrapeCity.Viewer.Common.Model.Interactivity 名前空間 > BookmarkAction クラス : BookmarkAction コンストラクタ
対象のページのインデックス。
対象の領域。
BookmarkActionの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal targetPage As Integer, _
   ByVal targetArea As Rect _
)
public BookmarkAction( 
   int targetPage,
   Rect targetArea
)

パラメータ

targetPage
対象のページのインデックス。
targetArea
対象の領域。
参照

BookmarkAction クラス
BookmarkAction メンバ