Property Locked
    Namespace TallComponents.PDF.Annotations
        Class Annotation
Specifies if the annotation's properties are locked in a viewer application.
This flag does not restrict changing Field properties, such as the value of a TextField.
Syntax
        public 
        
Boolean
         Locked
         { 
            get; 
            set; 
        }
    
    Property value
Boolean