Click or drag to resize
Pdf Library for .NET

PdfDocumentSecurityCanAccessibilityCopyContent Property

Allows copying page accessibility contents such as text and images.

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

Property Value

Type: Boolean
See Also