'宣言 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
- 移動先のドキュメントを新しいウィンドウで開くかどうかを指定するフラグ。