PowerTools ActiveReports for .NET 11.0J
SupportedPageInfo コンストラクタ(Int32,Int32,Int32,Int32,Int32,Int32)

Twipsでページの幅
Twipsでページの高さ
Twipsで左の余白
Twipsで上の余白
Twipsで右の余白
Twipsで下の余白
指定した幅、高さおよび余白とともにSupportedPageInfoクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal leftMargin As Integer, _
   ByVal topMargin As Integer, _
   ByVal rightMargin As Integer, _
   ByVal bottomMargin As Integer _
)
public SupportedPageInfo( 
   int width,
   int height,
   int leftMargin,
   int topMargin,
   int rightMargin,
   int bottomMargin
)

パラメータ

width
Twipsでページの幅
height
Twipsでページの高さ
leftMargin
Twipsで左の余白
topMargin
Twipsで上の余白
rightMargin
Twipsで右の余白
bottomMargin
Twipsで下の余白
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.