PDFDocument.Title
From Xojo Documentation
Property (As String )
aPDFDocument.Title = newStringValue
or
StringValue = aPDFDocument.Title
New in 2020r1
Supported for all project types and targets.
or
StringValue = aPDFDocument.Title
New in 2020r1
Supported for all project types and targets.
The title of the document. This is stored in the document's metadata to make it possible to find the document with search utilities.