Winnovative PDF Chromium for .NET Documentation
C#
Show/Hide TOC
Html
To
Pdf
Converter
Html
Elements
Info Property
Gets the collection of HTML element metadata collected during conversion. Will be null if no data collection was triggered by HtmlElementsInfoSelector
Definition
Namespace:
Winnovative.Pdf.Chromium
Assembly:
Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
Copy
public
HtmlElementInfoCollection
HtmlElementsInfo
{
get
; }
Property Value
HtmlElementInfoCollection
See Also
Reference
HtmlToPdfConverter Class
Winnovative.Pdf.Chromium Namespace
In This Article
Definition
See Also