ActiveReports for .NET 18.0J
SetMargin(Length,Length,Length,Length) メソッド

GrapeCity.ActiveReports.ReportsCore.Tools 名前空間 > ReportCombiner クラス > SetMargin メソッド : SetMargin(Length,Length,Length,Length) メソッド
トップのマージン
右のマージン
下のマージン
左のマージン
レポートのマージンを設定します。
シンタックス
'宣言
 
Public Overloads Sub SetMargin( _
   ByVal top As Length, _
   ByVal right As Length, _
   ByVal bottom As Length, _
   ByVal left As Length _
) 
public void SetMargin( 
   Length top,
   Length right,
   Length bottom,
   Length left
)

パラメータ

top
トップのマージン
right
右のマージン
bottom
下のマージン
left
左のマージン
参照

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