ViewerPreferencesNonFullScreenPageMode Property
The document’s page mode, specifying how to display the
document on exiting full-screen mode when displaying the PDF document generated by the 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: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public ViewerFullScreenExitMode NonFullScreenPageMode { get; set; }
Public Property NonFullScreenPageMode As ViewerFullScreenExitMode
Get
Set
public:
property ViewerFullScreenExitMode NonFullScreenPageMode {
ViewerFullScreenExitMode get ();
void set (ViewerFullScreenExitMode value);
}
member NonFullScreenPageMode : ViewerFullScreenExitMode with get, set
Property Value
ViewerFullScreenExitMode