Click or drag to resize

PdfWebControl.ViewerSideDefault Property

Gets or sets a value indicating whether the side panel (if any) which a PdfWebControl instance should initially be shown.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public ViewerSide ViewerSideDefault { get; set; }

Property Value

Type: ViewerSide
The desired viewer side panel to initially be shown. The default is Thumbnails.
Remarks

This property does not prohibit side information from being shown in the viewer. To disable thumbnail or bookmark viewing, see HideThumbnails or HideBookmarks respectively.

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!