DioDocs for PDF
ActionGoToR コンストラクタ(FileSpecification,DestinationBase,Boolean)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Actions 名前空間 > ActionGoToR クラス > ActionGoToR コンストラクタ : ActionGoToR コンストラクタ(FileSpecification,DestinationBase,Boolean)
別のファイルを定義する GrapeCity.Documents.Pdf.FileSpecification オブジェクト。
新しいドキュメントビューを定義する GrapeCity.Documents.Pdf.DestinationBase オブジェクト。
移動先のドキュメントを新しいウィンドウで開くかどうかを指定するフラグ。
ActionGoToR クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal file As FileSpecification, _
   ByVal dest As DestinationBase, _
   Optional ByVal newWindow As System.Boolean _
)
public ActionGoToR( 
   FileSpecification file,
   DestinationBase dest,
   System.bool newWindow
)

パラメータ

file
別のファイルを定義する GrapeCity.Documents.Pdf.FileSpecification オブジェクト。
dest
新しいドキュメントビューを定義する GrapeCity.Documents.Pdf.DestinationBase オブジェクト。
newWindow
移動先のドキュメントを新しいウィンドウで開くかどうかを指定するフラグ。
参照

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