EVO PDF Viewer Control for ASP.NET Documentation

PdfViewerFullScreenExitMode Enumeration

EVO PDF Viewer Control for ASP.NET
Used in PdfViewerPreferences to specify how to display the document on exiting full-screen mode

Namespace:  EvoPdf.PdfViewerAspNet
Assembly:  EvoPdfViewerAspNet (in EvoPdfViewerAspNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum PdfViewerFullScreenExitMode
Members

  Member nameValueDescription
UseNone0 Neither document outline nor thumbnail images visible.
UseOutlines1 Document outline visible.
UseThumbs2 Thumbnail images visible.
UseOC3 Optional content group panel visible.
See Also

Reference