PageMode Enum
Specifies page mode.
public enum PageMode
Public Enum PageMode
Inheritance: ObjectValueTypeEnumPageMode
Fields
PageMode.Auto | 0 | ShowOutlines is used if outlines are present. If not ShowNone is used. |
PageMode.FullScreen | 6 | Document is show in full screen mode. |
PageMode.ShowAttachments | 5 | Attachments toolbar is shown. |
PageMode.ShowNone | 1 | Outlines and Thumbnails toolbars are not shown. |
PageMode.ShowOptionalContent | 4 | Optional content is shown. |
PageMode.ShowOutlines | 2 | Outlines toolbar is shown. |
PageMode.ShowThumbnails | 3 | Thumbnails toolbar is shown. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.