Search
OffscreenContext.saveToFile Method
See Also
 






Saves the context's content as an image file.

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

 Syntax

Java  Copy Code

public void saveToFile (
    String fileName,
    String imageFormat
)

 Parameters

fileName

imageFormat

 See Also