Click or drag to resize

PdfViewerPreferencesPostFullScreenPageDisplayMode Property

Gets or sets the page view mode that will be used when the viewer is siwtched out of full screen viewing.

Namespace:  Atalasoft.PdfDoc
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public PdfPostFullScreenPageDisplayMode PostFullScreenPageDisplayMode { get; set; }

Property Value

Type: PdfPostFullScreenPageDisplayMode
The post full screen view mode.
See Also