ViewerPreferences.NonFullScreenPageMode Property
Specifies the page mode when the documents page mode is set to full screen.
public NonFullScreenPageMode NonFullScreenPageMode { get; set; }
Public Property NonFullScreenPageMode As NonFullScreenPageMode
Property Value
Licensing Info
This property 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.
Remarks
This value is ignored if the documents page mode is not set to full screen.