ExpertPdf Html to Pdf Converter Library
NonFullScreenPageMode Property
NamespacesExpertPdf.HtmlToPdfViewerPreferencesNonFullScreenPageMode
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public ViewerFullScreenExitMode NonFullScreenPageMode { get; set; }
Public Property NonFullScreenPageMode As ViewerFullScreenExitMode
	Get
	Set
public:
property ViewerFullScreenExitMode NonFullScreenPageMode {
	ViewerFullScreenExitMode get ();
	void set (ViewerFullScreenExitMode value);
}
Property Value

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