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.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string RenderElementId { set; }
Public WriteOnly Property RenderElementId As String
Set
Property Value
Type:
String
See Also