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.

C# | Visual Basic | Visual C++ |
public ViewerFullScreenExitMode NonFullScreenPageMode { get; set; }
Public Property NonFullScreenPageMode As ViewerFullScreenExitMode Get Set
public: property ViewerFullScreenExitMode NonFullScreenPageMode { ViewerFullScreenExitMode get (); void set (ViewerFullScreenExitMode value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)