PrintDocument for WinForms
GotoDocumentLocation(IDocumentLocation,String) メソッド


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

パラメータ

documentLocation
A document location to go to.
historyItemCaption
The caption to use for the history item created by the view change.
参照

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