レポートのマージンを設定します。
シンタックス
'宣言
Public Overloads Sub SetMargin( _
ByVal As GrapeCity.ActiveReports.PageReportModel.Length, _
ByVal As GrapeCity.ActiveReports.PageReportModel.Length, _
ByVal As GrapeCity.ActiveReports.PageReportModel.Length, _
ByVal As GrapeCity.ActiveReports.PageReportModel.Length _
)
public void SetMargin(
GrapeCity.ActiveReports.PageReportModel.Length ,
GrapeCity.ActiveReports.PageReportModel.Length ,
GrapeCity.ActiveReports.PageReportModel.Length ,
GrapeCity.ActiveReports.PageReportModel.Length
)
パラメータ
- top
- トップのマージン
- right
- 右のマージン
- bottom
- 下のマージン
- left
- 左のマージン
参照