Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

PdfViewerOptions

Grooper.PDF

Defines appearance options for a PDF document, which specify how the viewer application should initialize when the document is viewed.

A combination of the following flags:

NameValueDescription
None0None specified.
HideToolbar1Specifies whether the toolbar should be hidden.
HideMenu2Specifies whether the main menu should be hidden.
CenterWindow4Specifies whether the viewer window should be centered.
DisplayDocumentTitle8Specifies whether the title bar should display the 'Title' metadata field in place of the filename.
FitWindowToInitialPage16Specifies whether the viewer window should be automatically sized to fit the first page.
HideWindowDressing32Specifies whether the viewer window should hide window UI controls such as scroll bars and navigation tools.

Used By

Notification