This property returns the name of the document, including it's path and name. For example, on Microsoft® Windows® , the format is D:\\test.odt . On Linux®, the format is /home/me/test.odt.
Defined in
Data type
String
Syntax
public String getFullName()
See examples