Enum NonFullScreenPageModeType
Determines which navigation pane (if any) a viewer should show when leaving full‑screen mode; honored only when the catalog PageMode is FullScreen (default: UseNone).
Namespace: Telerik.Windows.Documents.Fixed.Model.Preferences
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum NonFullScreenPageModeType
UseNone
No outline, thumbnails, or optional content panel.
UseOC
Show the optional content (layers) panel.
UseOutlines
Show the document outline (bookmarks) panel.
UseThumbs
Show the thumbnail images panel.