Document Library for WinForms
ToPageSettings メソッド (C1PageSettings)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1PageSettings クラス : ToPageSettings メソッド
A System.Drawing.Printing.PrinterSettings object used to create the resulting System.Drawing.Printing.PageSettings. If null, the default printer is used.
Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object.
シンタックス
'宣言
 
Public Function ToPageSettings( _
   ByVal printerSettings As System.Drawing.Printing.PrinterSettings _
) As System.Drawing.Printing.PageSettings
public System.Drawing.Printing.PageSettings ToPageSettings( 
   System.Drawing.Printing.PrinterSettings printerSettings
)

パラメータ

printerSettings
A System.Drawing.Printing.PrinterSettings object used to create the resulting System.Drawing.Printing.PageSettings. If null, the default printer is used.

戻り値の型

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

C1PageSettings クラス
C1PageSettings メンバ