Gets or sets whether the user can edit annotations in the C1PdfDocument.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public bool AllowEditAnnotations { get; set; }
Visual Basic
Public Property AllowEditAnnotations As Boolean
	Get
	Set

See Also