PdfSecurityAllowCopyAccessibilityContent Property

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

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public bool AllowCopyAccessibilityContent { get; set; }

Property Value

Boolean

See Also