PrintDocument for WinForms
Clone メソッド (DocumentLocation)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentLocation クラス : Clone メソッド
現在の DocumentLocationをクローンします。
シンタックス
'宣言
 
Public Function Clone() As DocumentLocation
'使用法
 
Dim instance As DocumentLocation
Dim value As DocumentLocation
 
value = instance.Clone()
public DocumentLocation Clone()

戻り値の型

現在のドキュメント位置のコピー。
参照

DocumentLocation クラス
DocumentLocation メンバ