Documents for PDF, .NET Edition Documentation
LockedContents Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > WidgetAnnotation Class : LockedContents Property
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.
Syntax
'Declaration
 
Public Property LockedContents As System.Boolean
public System.bool LockedContents {get; set;}
See Also

Reference

WidgetAnnotation Class
WidgetAnnotation Members