PrintDocument for WinForms
Clone メソッド (DocumentLocation)


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

戻り値の型

The copy of the current document location.
参照

DocumentLocation クラス
DocumentLocation メンバ