Enum
PageMode

Specifies how a PDF document should be displayed when opened in a viewer application.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Common

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public enum PageMode

Fields

UseBookmarks

Displays the document with the bookmarks navigation panel visible, allowing easy access to document bookmarks.

Declaration

cs-api-definition
UseBookmarks = 1

Field Value

PageMode

UseNone

Represents the default display mode with no special navigation panels shown.

Declaration

cs-api-definition
UseNone = 0

Field Value

PageMode

In this article
DefinitionFieldsUseBookmarksUseNone
Not finding the help you need?
Contact Support