PdfSecurityOptionsCanCopyContent Property
Can copy the content of the PDF document generated by the HTML to PDF converter.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool CanCopyContent { get; set; }
Public Property CanCopyContent As Boolean
Get
Set
public:
property bool CanCopyContent {
bool get ();
void set (bool value);
}
member CanCopyContent : bool with get, set
Property Value
Boolean