PdfRpt.PdfReportDocument.PdfReportDocument C# (CSharp) 메소드

PdfReportDocument() 공개 메소드

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