EVO PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerPreferencesNonFullScreenPageMode Property

EVO PDF Viewer Control for .NET Windows Forms
The document’s page mode, specifying how to display the document on exiting full-screen mode. This entry is meaningful only if the value of the PageMode entry in the catalog dictionary is FullScreen; it is ignored otherwise. Default value: UseNone.

Namespace:  PdfViewer4WinNet
Assembly:  EvoPdfViewerWinForms (in EvoPdfViewerWinForms.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfViewerFullScreenExitMode NonFullScreenPageMode { get; set; }

Property Value

Type: PdfViewerFullScreenExitMode
See Also

Reference