PdfConverterRenderElementId 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.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public string RenderElementId { set; }
Public WriteOnly Property RenderElementId As String
Set
Property Value
Type:
StringSee Also