Search
PrintOptions.setDocumentName Method
See Also
 






Sets the name of the printed document.

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

 Syntax

Java  Copy Code

public void setDocumentName (
    String value
)

 Parameters

value

 See Also