PrintDocument for WinForms
SetDocument メソッド (C1MultiDocumentItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : SetDocument メソッド
The document that is to be represented by this item.
Sets the document represented by the current item.
シンタックス
'宣言
 
Public Sub SetDocument( _
   ByVal document As System.Object _
) 
'使用法
 
Dim instance As C1MultiDocumentItem
Dim document As System.Object
 
instance.SetDocument(document)
public void SetDocument( 
   System.object document
)

パラメータ

document
The document that is to be represented by this item.
参照

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ