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

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

パラメータ

width
Twipsでページの幅
height
Twipsでページの高さ
参照

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.