Click or drag to resize

PdfAnnotation.LockedContents Property

Gets or sets a value indicating if the annotation's locked contents flag is set

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool LockedContents { get; set; }

Property Value

Type: Boolean
Remarks

This property indicates whether or not the PDF annotation flag "LockedContents" is set. If set, PDF readers will not allow the annotation's contents to be modified by the user. This flag does not restrict changes to the annotation's position or size, see Locked. This property should not be confused with IsLocked (a property indicating if the object is locked in RAD PDF).

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!