Path property

This property returns the path of the document. For example, on Microsoft® Windows® , the format is D:\\FileType. On Linux®, the format is /home/me.

Defined in

Document

Data type

String

Syntax

public String getPath()

See examples

Example: Path property