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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public PdfPostFullScreenPageDisplayMode PostFullScreenPageDisplayMode { get; set; }
Public Property PostFullScreenPageDisplayMode As PdfPostFullScreenPageDisplayMode
Get
Set
Property Value
Type:
PdfPostFullScreenPageDisplayMode
The post full screen view mode.
See Also