Document Library for WinForms
C1BookmarkPosition コンストラクタ

C1.Win.Document.6 アセンブリ > C1.Win.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 C1.Win.Interop.Rect _
)
public C1BookmarkPosition( 
   System.int pageIndex,
   C1.Win.Interop.Rect pageBounds
)

パラメータ

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

C1BookmarkPosition クラス
C1BookmarkPosition メンバ