public interface HtmlConversionResult extends IAdaptable
Modifier and Type | Method and Description |
---|---|
String |
getHtml()
Returns the HTML code of the conversion result
|
List<EmbeddedImage> |
getImages()
Gives access to all embedded images
|
getAdapter
String getHtml()
List<EmbeddedImage> getImages()
Copyright © 2019–2021 HCL. All rights reserved.