NonFullScreenPageMode Enum
Specifies page mode when full screen mode is set on the document.
public enum NonFullScreenPageMode
Public Enum NonFullScreenPageMode
Inheritance: ObjectValueTypeEnumNonFullScreenPageMode
Fields
NonFullScreenPageMode.ShowNone | 0 | Outlines and Thumbnails toolbars are not shown. |
NonFullScreenPageMode.ShowOptionalContent | 3 | Optional content is shown. |
NonFullScreenPageMode.ShowOutlines | 1 | Outlines toolbar is shown. |
NonFullScreenPageMode.ShowThumbnails | 2 | 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.