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