ExpertPdf Html to Pdf Converter Library
ConversionSummary Property
NamespacesExpertPdf.HtmlToPdfPostConvertActionEventArgsConversionSummary
ExpertPdf Html to Pdf Converter Library
The conversion summary including the rectangle rendered on the last page and the last page index. This information is useful when new elements are added after conversion in PostConvertActionEvent handler.
Declaration Syntax
C#Visual BasicVisual C++
public ConversionSummary ConversionSummary { get; }
Public ReadOnly Property ConversionSummary As ConversionSummary
	Get
public:
property ConversionSummary^ ConversionSummary {
	ConversionSummary^ get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)