Click or drag to resize
Pdf Library for .NET

PdfSecurityOptionsCanAccessibilityCopyContent Property

Allows copying page accessibility contents such as text and images.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public bool CanAccessibilityCopyContent { get; set; }

Property Value

Boolean
See Also