FlexReport for WinForms
C1BookmarkPosition コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1BookmarkPosition クラス : C1BookmarkPosition コンストラクタ
The 0-based page index.
The bookmark's bounds on page.
Initializes a new instance of the C1BookmarkPosition class.
シンタックス
'宣言
 
Public Function New( _
   ByVal pageIndex As System.Integer, _
   ByVal pageBounds As Rect _
)
'使用法
 
Dim pageIndex As System.Integer
Dim pageBounds As Rect
 
Dim instance As New C1BookmarkPosition(pageIndex, pageBounds)
public C1BookmarkPosition( 
   System.int pageIndex,
   Rect pageBounds
)

パラメータ

pageIndex
The 0-based page index.
pageBounds
The bookmark's bounds on page.
参照

参照

C1BookmarkPosition クラス
C1BookmarkPosition メンバ