PdfRpt.PdfReportDocument.PdfReportDocument C# (CSharp) Method

PdfReportDocument() public method

ctor
public PdfReportDocument ( ) : System.Collections.Generic
return System.Collections.Generic
        public PdfReportDocument()
        {
            LastRenderedRowData = new LastRenderedRowData();
        }