HtmlToPdfElementHtmlElementsMappingOptions Property

Gets a reference to the object that can be used to obtain the position in PDF of the HTML elements rendered by the HTML to PDF element

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public HtmlElementsMappingOptions HtmlElementsMappingOptions { get; }

Property Value

HtmlElementsMappingOptions

See Also