EnumNonFullScreenPageModeType
Enum
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).
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Preferences
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public enum NonFullScreenPageModeType
Fields
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.