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

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

パラメータ

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

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