EVO HTML to PDF Converter

HtmlToPdfConverterConversionSummary Property

Winnovative Client for .NET Documentation
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:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public ConversionSummary ConversionSummary { get; }

Property Value

Type: ConversionSummary
See Also

Reference