HtmlToPdfConverterConversionSummary Property
Offers summary information about the conversion process. After a successful conversion this
property is initialized with an instance of the
ConversionSummary class. If the conversion
failed this property returns a null value.
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public ConversionSummary ConversionSummary { get; }
Public ReadOnly Property ConversionSummary As ConversionSummary
Get
Property Value
ConversionSummary