Enum SidebarMode
Represents the sidebar mode.
Namespace: PSPDFKit.UI
Assembly: PSPDFKit.dll
Syntax
public enum SidebarMode
Fields
Name | Description |
---|---|
Annotations | Annotation Sidebar. |
Bookmarks | Bookmarks Sidebar. |
DocumentOutLine | Document Outline (table of contents). |
None | No sidebar mode. |
Thumbnails | Thumbnails Preview Sidebar. |