PrintDocument for WinForms
Clone メソッド (DocumentInfo)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentInfo クラス : Clone メソッド
Creates a copy of the current DocumentInfo object.
シンタックス
'宣言
 
Public Function Clone() As DocumentInfo
'使用法
 
Dim instance As DocumentInfo
Dim value As DocumentInfo
 
value = instance.Clone()
public DocumentInfo Clone()

戻り値の型

The newly created DocumentInfo object.
参照

DocumentInfo クラス
DocumentInfo メンバ