PdfConverterGetPdfDocumentObjectFromHtmlString(String) Method
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public Document GetPdfDocumentObjectFromHtmlString(
string htmlString
)
Public Function GetPdfDocumentObjectFromHtmlString (
htmlString As String
) As Document
- htmlString String
- The HTML string to convert
DocumentThe PDF document object