PdfAnnotationLocked Property |
Namespace: RadPdf.Data.Document.Objects.Annotations
This property indicates whether or not the PDF annotation flag "Locked" is set. If set, PDF readers will not allow the annotation to be deleted or its properties (e.g. position and size) to be modified by the user. This flag does not restrict changes to the annotation's contents, see LockedContents. This property should not be confused with IsLocked (a property indicating if the object is locked in RAD PDF).