Click or drag to resize

ViewerSide Enumeration

Additional content shown in the side pabel for a document opened in a PdfWebControl or PdfWebControlLite instance.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public enum ViewerSide
Members
  Member nameValueDescription
None0 Initially, hide the side panel.
Thumbnails1 Initially, show thumbnails in the side panel.
Bookmarks2 Initially, show bookmarks in the side panel.
See Also