FullName property

This property returns full the name of the presentation, including it's path and name. For example on Microsoft® Windows® , the format is D:\\test.odp . On Linux®, the format is /home/me/test.odp.

Defined in

Presentation

Data type

String

Syntax

public String getFullName()

See examples

Example: FullName property