Click or drag to resize

PdfWebControlLite.CollapsibleViewerSide Property

Gets or sets a value indicating whether the viewer panel (e.g. Thumbnails, Bookmarks, etc.) can collapse (when the already active icon is clicked) in the PdfWebControlLite viewer.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public bool CollapsibleViewerSide { get; set; }

Property Value

Type: Boolean
true if the viewer side panel dialog can collapse; otherwise false. The default is true.
Remarks

If true, the viewer side panel is open based on ViewerSideDefault.

If HideBookmarks and HideThumbnails, the viewer side panel is open based on ViewerSideDefault.

When the viewer side panel is collapsed, the GUI will behave as if CollapseTools is true.

In versions 3.33 and lower the default value was false.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!