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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1LinkTargetExternalAnchor クラス > C1LinkTargetExternalAnchor コンストラクタ : C1LinkTargetExternalAnchor コンストラクタ(String,String)
The name of the file (C1D or C1DX) containing the target document.
The name (C1Anchor.Name) of the target C1Anchor.
Initializes a new instance of the C1LinkTargetExternalAnchor class.
シンタックス
'宣言
 
Public Function New( _
   ByVal documentFileName As System.String, _
   ByVal anchorName As System.String _
)
'使用法
 
Dim documentFileName As System.String
Dim anchorName As System.String
 
Dim instance As New C1LinkTargetExternalAnchor(documentFileName, anchorName)
public C1LinkTargetExternalAnchor( 
   System.string documentFileName,
   System.string anchorName
)

パラメータ

documentFileName
The name of the file (C1D or C1DX) containing the target document.
anchorName
The name (C1Anchor.Name) of the target C1Anchor.
参照

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