Enum SidebarMode
Sidebar mode of the viewer.
Namespace: PSPDFKit.Api.Enums
Assembly: Api.dll
Syntax
public enum SidebarMode
Fields
| Name | Description |
|---|---|
| Annotations | Annotations sidebar. |
| Attachments | Attachments sidebar. |
| Bookmarks | Bookmarks sidebar. |
| Custom | Custom preview. |
| DocumentOutline | Document outline (table of contents). |
| Layers | List of OCG layers in the document. |
| Signatures | List of Signatures. |
| Thumbnails | Thumbnails preview. |