Click or drag to resize

PdfLinkAnnotation.IsLocked Property

Gets a value indicating whether this PdfLinkAnnotation instance represents a locked link annotation (an annotation which was imported when loading a document into a PdfWebControl instance).

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdf (in RadPdf.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public override bool IsLocked { get; }

Property Value

Type: Boolean
Remarks

Locked PdfLinkAnnotation instances can not be unlocked at this time, but they can be deleted using Delete().

If true, the following properties can not be changed:

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!