Search
PrintOptions.getDocumentName Method
See Also
 

Gets the document name.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public String getDocumentName ()

 Return Value

A String containing the document name.

 See Also