Click or drag to resize

PdfWebControlLite.DisableLinks Property

Gets or sets a value indicating whether links in the document loaded in this PdfWebControlLite are disabled.

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

Property Value

Type: Boolean
true if pre-existing links should be disabled; otherwise false and links are active and a user can navigate to their destination when clicked. The default is 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!