PageMode Enum

Specifies page mode.

public enum PageMode
Public Enum PageMode

Inheritance: ObjectValueTypeEnumPageMode

Fields

PageMode.Auto0ShowOutlines is used if outlines are present. If not ShowNone is used.
PageMode.FullScreen6Document is show in full screen mode.
PageMode.ShowAttachments5Attachments toolbar is shown.
PageMode.ShowNone1Outlines and Thumbnails toolbars are not shown.
PageMode.ShowOptionalContent4Optional content is shown.
PageMode.ShowOutlines2Outlines toolbar is shown.
PageMode.ShowThumbnails3Thumbnails 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