com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / getExportImageAsBase64 Method
In This Topic
getExportImageAsBase64 Method
In This Topic
Gets whether images are saved in Base64 format to html. The default value is false.
Syntax
public boolean getExportImageAsBase64()
See Also