PDFViewerOptions.FullScreen
From Xojo Documentation
Property (As Boolean )
aPDFViewerOptions.FullScreen = newBooleanValue
or
BooleanValue = aPDFViewerOptions.FullScreen
New in 2021r2
Supported on Mobile.
or
BooleanValue = aPDFViewerOptions.FullScreen
New in 2021r2
Supported on Mobile.
If true, the window is opened in fullscreen mode in the PDF Viewer application.