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.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic string RenderElementId { set; }Public WriteOnly Property RenderElementId As String
Set
Property Value
String
See Also