次の方法で共有


PageSettings.Clone メソッド

この PageSettings オブジェクトのコピーを作成します。

Public Overridable Function Clone() As Object Implements _   ICloneable.Clone
[C#]
public virtual object Clone();
[C++]
public: virtual Object* Clone();
[JScript]
public function Clone() : Object;

戻り値

オブジェクトのコピー。

実装

ICloneable.Clone

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PageSettings クラス | PageSettings メンバ | System.Drawing.Printing 名前空間