PdfConverterGetPdfDocumentObjectFromHtmlString(String) Method
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.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