[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.AnnotationBase.LockedContents

LockedContents Property

LockedContents

Gets or sets a value indicating whether the contents of the annotation can be modified by the user. This flag does not restrict deletion of the annotation or changes to other annotation properties, such as position and size.

Declaration
public bool LockedContents { get; set; }
Public Property LockedContents As Boolean