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