Click or drag to resize

HtmlToPdfElementRenderElementId Property

Use this property to convert only a certain section of the page, specified by the html element ID. Note: This is used only by the WebKit rendering engine.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public string RenderElementId { set; }

Property Value

String
See Also