Enum SidebarPlacement
Represents the sidebar placement in the view.
Namespace: PSPDFKit.UI
Assembly: PSPDFKit.dll
Syntax
public enum SidebarPlacement
Fields
| Name | Description |
|---|---|
| Left | Left side. |
| Right | Right side. |
Represents the sidebar placement in the view.
public enum SidebarPlacement
| Name | Description |
|---|---|
| Left | Left side. |
| Right | Right side. |