Search
ImageExporter.setMaxImageSize Method
See Also
 






Sets the maximum size of the created image. If the size is too big an exception could be thrown.

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

 Syntax

Java  Copy Code

public void setMaxImageSize (
    Dimension value
)

 Parameters

value

 See Also