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: 17.0.0
Syntax public string RenderElementId { set; }
Public WriteOnly Property RenderElementId As String
Set
Property Value
Type:
StringSee Also