PrintDocument for WinForms
C1LinkTargetDocumentLocation コンストラクタ(IDocumentLocation)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1LinkTargetDocumentLocation クラス > C1LinkTargetDocumentLocation コンストラクタ : C1LinkTargetDocumentLocation コンストラクタ(IDocumentLocation)
The target object (must support the IDocumentLocation interface).
Initializes a new instance of the C1LinkTargetDocumentLocation class.
シンタックス
'宣言
 
Public Function New( _
   ByVal documentLocation As IDocumentLocation _
)
'使用法
 
Dim documentLocation As IDocumentLocation
 
Dim instance As New C1LinkTargetDocumentLocation(documentLocation)
public C1LinkTargetDocumentLocation( 
   IDocumentLocation documentLocation
)

パラメータ

documentLocation
The target object (must support the IDocumentLocation interface).
参照

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