HiQPdf Documentation

PdfSecurityAllowCopyAccessibilityContent Property

HiQPdf Client for .NET Core
Controls if copying or extracting title and graphics for accessibility from the document is allowed. This property is true by default

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool AllowCopyAccessibilityContent { get; set; }

Property Value

Type: Boolean
See Also

Reference