PrintDocument for WinForms
ToPageSettings() メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PageSettings クラス > ToPageSettings メソッド : ToPageSettings() メソッド
Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object.
シンタックス
'宣言
 
Public Overloads Function ToPageSettings() As System.Drawing.Printing.PageSettings
'使用法
 
Dim instance As C1PageSettings
Dim value As System.Drawing.Printing.PageSettings
 
value = instance.ToPageSettings()
public System.Drawing.Printing.PageSettings ToPageSettings()

戻り値の型

The newly created System.Drawing.Printing.PageSettings object.
参照

C1PageSettings クラス
C1PageSettings メンバ
オーバーロード一覧