setExportImageAsBase64 Method
Sets whether images are saved in Base64 format to html. When this property is set to true image data is exported directly on the img elements and separate files are not created.
public void setExportImageAsBase64(
boolean
)
|
Parameters
- value