Пример #1
0
 public override RectangleF CalculateFooterBounds(RPLReportSection section, RPLPageLayout pageLayout, float top, float width)
 {
     return(HardPageBreakShared.CalculateFooterBounds(section, pageLayout, top, width));
 }