PdfSecurityOptionsCanCopyAccessibilityContent Property
Can copy the PDF document accessibility 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 CanCopyAccessibilityContent { get; set; }
Public Property CanCopyAccessibilityContent As Boolean
Get
Set
public:
property bool CanCopyAccessibilityContent {
bool get ();
void set (bool value);
}
member CanCopyAccessibilityContent : bool with get, set
Property Value
Boolean