C# Class 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.
Afficher le fichier Open project: VahidN/PdfReport Class Usage Examples

Méthodes publiques

Méthode Description
LastRenderedRowData ( ) : System.Collections.Generic

ctor.

Method Details

LastRenderedRowData() public méthode

ctor.
public LastRenderedRowData ( ) : System.Collections.Generic
Résultat System.Collections.Generic