Click or drag to resize

PdfWebControl.ViewerNamedDestinationDefault Property

Gets or sets a value indicating the default document named destination which a PdfWebControl instance should initially navigate to.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public string ViewerNamedDestinationDefault { get; set; }

Property Value

Type: String
The desired viewer document named destination. The default is string.Empty.
Remarks
If found, the Named Destination set will override ViewerPageDefault, ViewerScrollXDefault, ViewerScrollYDefault, and ViewerZoomDefault.
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!