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).

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.

Declaration

cs-api-definition
UseNone = 0

Field Value

NonFullScreenPageModeType

UseOC

Show the optional content (layers) panel.

Declaration

cs-api-definition
UseOC = 3

Field Value

NonFullScreenPageModeType

UseOutlines

Show the document outline (bookmarks) panel.

Declaration

cs-api-definition
UseOutlines = 1

Field Value

NonFullScreenPageModeType

UseThumbs

Show the thumbnail images panel.

Declaration

cs-api-definition
UseThumbs = 2

Field Value

NonFullScreenPageModeType

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