Click or drag to resize

PdfWebControlLite.HideBookmarks Property

Gets or sets a value indicating whether the left bookmark side panel in the PdfWebControlLite viewer is disabled and hidden.

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

Property Value

Type: Boolean
true if the left bookmark sidebar is disabled and hidden; otherwise false. The default is false.
Remarks

If HideBookmarks and HideThumbnails are both set to true, CollapseTools will also be in effect in the viewer.

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!