[This is preliminary documentation and is subject to change.]
Additional content side shown for a document opened in RAD PDF
Namespace:
RadPdfLibrary.Web.UIAssembly: RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)
Syntax
| C# |
|---|
public enum RadPdfViewerSideShown |
| Visual Basic (Declaration) |
|---|
Public Enumeration RadPdfViewerSideShown |
| Visual Basic (Usage) |
|---|
Dim instance As RadPdfWebControl.RadPdfViewerSideShown |
Members
| Member name | Description | |
|---|---|---|
| None |
Initially, do not show any content on the side
| |
| Thumbnails |
Initially, show thumbnails as content on the side
| |
| Bookmarks |
Initially, show bookmarks as content on the side
|