PrintDocument for WinForms
GotoDocumentLocation(IDocumentLocation) メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス > GotoDocumentLocation メソッド : GotoDocumentLocation(IDocumentLocation) メソッド
A document location to go to.
Ensures that the specified document location is visible in the current preview pane.
シンタックス
'宣言
 
Public Overloads Sub GotoDocumentLocation( _
   ByVal documentLocation As IDocumentLocation _
) 
'使用法
 
Dim instance As C1PreviewPane
Dim documentLocation As IDocumentLocation
 
instance.GotoDocumentLocation(documentLocation)
public void GotoDocumentLocation( 
   IDocumentLocation documentLocation
)

パラメータ

documentLocation
A document location to go to.
参照

C1PreviewPane クラス
C1PreviewPane メンバ
オーバーロード一覧