Gets or sets whether the user can edit the contents of the C1PdfDocument.

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

Syntax

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

See Also