SecurityAllowEditContent Property
SecurityAllowEditContent
Gets or sets a value indicating whether the content of the resulting document can be edited.
Declaration
public virtual bool SecurityAllowEditContent { get; set; }
Public Overridable Property SecurityAllowEditContent As Boolean