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