Search
HtmlExporter.setEmbedImages Method
See Also
 






Gets a value indicating whether to embed images in the HTML or copy them in a specified directory.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setEmbedImages (
    boolean value
)

 Parameters

value

 See Also