Document Library for WinForms
C1PageSettings コンストラクタ(Unit,Unit,PaperKind,Boolean)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1PageSettings クラス > C1PageSettings コンストラクタ : C1PageSettings コンストラクタ(Unit,Unit,PaperKind,Boolean)
The value of the Width property.
The value of the Height property.
The value of the PaperSize property.
The value of the Landscape property.
Initializes a new instance of the C1PageSettings class.
シンタックス
'宣言
 
Public Function New( _
   ByVal width As Unit, _
   ByVal height As Unit, _
   ByVal paperSize As System.Drawing.Printing.PaperKind, _
   ByVal landscape As System.Boolean _
)
public C1PageSettings( 
   Unit width,
   Unit height,
   System.Drawing.Printing.PaperKind paperSize,
   System.bool landscape
)

パラメータ

width
The value of the Width property.
height
The value of the Height property.
paperSize
The value of the PaperSize property.
landscape
The value of the Landscape property.
参照

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