C# 클래스 PdfRpt.Core.Contracts.LastRenderedRowData

A class to hold last result of the actual rendering engine of iTextSharp during its processes. For instance defining a header is not equal to adding its content to the page. Only after its addition/rendering we can find its actual height.
파일 보기 프로젝트 열기: VahidN/PdfReport 1 사용 예제들

공개 메소드들

메소드 설명
LastRenderedRowData ( ) : System.Collections.Generic

ctor.

메소드 상세

LastRenderedRowData() 공개 메소드

ctor.
public LastRenderedRowData ( ) : System.Collections.Generic
리턴 System.Collections.Generic