Search
PrintPreview.createImageIcon Method
See Also
 






Exports this PrintPreview to an ImageIcon under the specified path.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

protected ImageIcon createImageIcon (
    String path
)

 Parameters

path

The path to the ImageIcon.

 Return Value

 See Also