DocumentInfo
DocumentInfo
The DocumentInfo object is accessible off the Context. It gives access to the information about the current document.
name
name
Returns document name or null
.
(Read-only)
uuid
uuid
Returns document UUID or null
.
(Read-only)
isCloudProject
isCloudProject
Indicates whether the document is a cloud project.
(Read-only)
cloudProjectId
cloudProjectId
Returns the Paw Cloud project identifier.
(Read-only)