// FastReport.VCL(默认) export const CONST_PAGE_MODE_FAST_VCL = 1; //FastReport.VCL(默认) // HiPrint export const CONST_PAGE_MODE_HI_PRINT = 2; //HiPrint //FastReport.NET export const CONST_PAGE_MODE_FAST_NET = 3; //FastReport.NET //#StimulSoft.Report.JS export const CONST_PAGE_MODE_STI_PRINT = 4; //#StimulSoft.Report.JS