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

GrapeCity.ActiveReports.Rendering.Components.ToC 名前空間 > BookmarkService クラス : BookmarkService コンストラクタ
目次のブックマークのメタデータ。
レポート内の番号付けを開始する時に使用されるページ番号。
BookmarkServiceクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal metadata As IMetadataDictionary, _
   Optional ByVal startPageNumber As Integer _
)
public BookmarkService( 
   IMetadataDictionary metadata,
   int startPageNumber
)

パラメータ

metadata
目次のブックマークのメタデータ。
startPageNumber
レポート内の番号付けを開始する時に使用されるページ番号。
参照

BookmarkService クラス
BookmarkService メンバ