Enum PageMode
Specifies how a PDF document should be displayed when opened in a viewer application.
Namespace: Telerik.Windows.Documents.Fixed.Model.Common
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum PageMode
UseBookmarks
Displays the document with the bookmarks navigation panel visible, allowing easy access to document bookmarks.
UseNone
Represents the default display mode with no special navigation panels shown.