| PdfAnnotationLockedContents Property | 
Namespace: RadPdf.Data.Document.Objects.Annotations
 Syntax
Syntax Remarks
RemarksThis 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
See Also