HiQPdf Documentation

PdfDocumentSecurityAllowCopyAccessibilityContent Property

Quickly Create High Quality PDFs
Controls if copying or extracting text and graphics for accessibility from the document is allowed. This property is true by default

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool AllowCopyAccessibilityContent { get; set; }

Property Value

Type: Boolean
See Also

Reference