Controls if copying or extracting text and graphics from the document is allowed.
This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool AllowCopyContent { get; set; }
Public Property AllowCopyContent As Boolean
Get
Set
public:
property bool AllowCopyContent {
bool get ();
void set (bool value);
}
member AllowCopyContent : bool with get, set
Property Value
Type:
Boolean
Reference