Enum NonFullScreenPageModeType
The document’s page mode, specifying how to display the document on exiting full-screen mode. This entry is meaningful only if the value of the PageMode entry in the catalog dictionary is FullScreen; it is ignored otherwise. Default value: UseNone.
Namespace: Telerik.Windows.Documents.Fixed.Model.Preferences
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum NonFullScreenPageModeType
UseNone
Neither document outline nor thumbnail images visible.
UseOC
Optional content group panel visible.
UseOutlines
Document outline visible.
UseThumbs
Thumbnail images visible.