Click or drag to resize
Pdf Library for .NET

WebElementsMappingOptionsResult Property

This property is set automatically after conversion and returns the mapping into the generated pdf document of the html elements specified by the CssSelectors.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public WebElementsCollection Result { get; }

Property Value

Type: WebElementsCollection
See Also