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

NonFullScreenPageMode

Licensing Info

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

Remarks

This value is ignored if the documents page mode is not set to full screen.

See Also

ViewerPreferences
ceTe.DynamicPDF

In this topic