PageConvertToHtml Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Overload List

  NameDescription
Public methodCode exampleConvertToHtml(TextExtractionOptions, Boolean)
Converts the page to HTML by combining content returned by ExtractText(TextExtractionOptions, Boolean) and ExtractDrawings(Resolution). A default 72 dpi resolution will be used.
Public methodCode exampleConvertToHtml(Resolution, TextExtractionOptions, Boolean)
Converts the page to HTML by combining content returned by ExtractText(TextExtractionOptions, Boolean) and ExtractDrawings(Resolution).
Top
See Also

Reference