PDFDocument.Compressed
From Xojo Documentation
Property (As Boolean )
aPDFDocument.Compression = newBooleanValue
or
BooleanValue = aPDFDocument.Compression
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aPDFDocument.Compression
New in 2020r1
Supported for all project types and targets.
If True, the document is stored compressed.