PrintDocument for WinForms
C1LinkTargetFile コンストラクタ(String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1LinkTargetFile クラス > C1LinkTargetFile コンストラクタ : C1LinkTargetFile コンストラクタ(String)
The name of the file to execute on hyperlink jump (can be a document, URL etc.).
Initializes a new instance of the C1LinkTargetFile class.
シンタックス
'宣言
 
Public Function New( _
   ByVal fileName As System.String _
)
'使用法
 
Dim fileName As System.String
 
Dim instance As New C1LinkTargetFile(fileName)
public C1LinkTargetFile( 
   System.string fileName
)

パラメータ

fileName
The name of the file to execute on hyperlink jump (can be a document, URL etc.).
参照

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