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

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

パラメータ

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

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