[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.StandardSecurityHandlerRev3.CopyContentAccessibility

CopyContentAccessibility Property

CopyContentAccessibility

Gets or sets a value used to determine whether content could be extracted for the purposes of accessibility.

Note however that this restriction has been deprecated in PDF 2.0, which states that PDF readers shall ignore this bit. The default value of this property is true, and it should not be changed.

Declaration
public bool CopyContentAccessibility { get; set; }
Public Property CopyContentAccessibility As Boolean