Link Search Menu Expand Document

ViewerPreferencesFullScreenPageMode Property

Gets or sets how to display the document on exiting full-screen mode.
Remarks
This property is meaningful only if the value of the PageMode property in the document is FullScreen; it is ignored otherwise.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public FullScreenPageMode FullScreenPageMode { get; set; }

Property Value

Type: FullScreenPageMode
See Also

Reference