'Declaration Public Property BottomMargin As Length
public Length BottomMargin {get; set;}
0in
ReportSectionPage sectionPage = new ReportSectionPage(); sectionPage.BottomMargin = "1in";
ReportSectionPage Class ReportSectionPage Members