PDFViewer for WPF/Silverlight
GoToBookmark メソッド (C1PdfViewer)

C1.WPF.PdfViewer.4.5.2 アセンブリ > C1.WPF.PdfViewer 名前空間 > C1PdfViewer クラス : GoToBookmark メソッド
ジャンプ先のブックマークの複数レベルのタイトル。
指定されたブックマークにジャンプします。
シンタックス
'宣言
 
Public Sub GoToBookmark( _
   ByVal ParamArray title() As System.String _
) 
public void GoToBookmark( 
   params System.string[] title
)

パラメータ

title
ジャンプ先のブックマークの複数レベルのタイトル。
参照

C1PdfViewer クラス
C1PdfViewer メンバ