'宣言 Public Overloads Sub SetMargin( _ ByVal topAndBottom As GrapeCity.ActiveReports.PageReportModel.Length, _ ByVal rightAndLeft As GrapeCity.ActiveReports.PageReportModel.Length _ )
public void SetMargin( GrapeCity.ActiveReports.PageReportModel.Length topAndBottom, GrapeCity.ActiveReports.PageReportModel.Length rightAndLeft )
パラメータ
- topAndBottom
- トップと下のマージンを設定します。
- rightAndLeft
- 右と左のマージンを設定します。