|
HtmlToPdfOptionsVisibleWebElementId Property |
Use this property to convert only a certain section of the page, specified by the html element ID.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public string VisibleWebElementId { get; set; }
Public Property VisibleWebElementId As String
Get
Set
Property Value
Type:
StringSee Also