|
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; }
Public ReadOnly Property Result As WebElementsCollection
Get
Property Value
Type:
WebElementsCollectionSee Also