NonFullScreenPageMode Enum

Specifies page mode when full screen mode is set on the document.

public enum NonFullScreenPageMode
Public Enum NonFullScreenPageMode

Inheritance: ObjectValueTypeEnumNonFullScreenPageMode

Fields

NonFullScreenPageMode.ShowNone0Outlines and Thumbnails toolbars are not shown.
NonFullScreenPageMode.ShowOptionalContent3Optional content is shown.
NonFullScreenPageMode.ShowOutlines1Outlines toolbar is shown.
NonFullScreenPageMode.ShowThumbnails2Thumbnails toolbar is shown.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF

In this topic