GrapeCity ActiveReports for .NET 16.0J
PaperSize コンストラクタ

GrapeCity.Viewer.Common.Model.PageSetup 名前空間 > PaperSize 構造体 : PaperSize コンストラクタ
用紙形式の名前。
用紙サイズの単位。
用紙サイズ。
PaperSizeの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal unit As PaperSizeUnit, _
   ByVal size As Size _
)
public PaperSize( 
   string name,
   PaperSizeUnit unit,
   Size size
)

パラメータ

name
用紙形式の名前。
unit
用紙サイズの単位。
size
用紙サイズ。
参照

PaperSize 構造体
PaperSize メンバ