EVO HTML to PDF Converter

ViewerPreferencesNonFullScreenPageMode Property

EVO PDF Client for .NET Documentation
The document’s page mode, specifying how to display the document on exiting full-screen mode when displaying the PDF document generated by the HTML to PDF converter. 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:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public ViewerFullScreenExitMode NonFullScreenPageMode { get; set; }

Property Value

Type: ViewerFullScreenExitMode
See Also

Reference