←Select platform

CopyForAccessibilityEnabled Property (PDFSecurityOptions)

Summary

Indicates whether text in the PDF document should be accessible for screen reader software.

Syntax

C#
VB
C++
public bool CopyForAccessibilityEnabled { get; set; }
Public Property CopyForAccessibilityEnabled() As Boolean 
   Get 
   Set 
public:  
   property bool CopyForAccessibilityEnabled 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if text in the PDF document should be accessible for screen reader software; otherwise, false. Default value is true.

Example

For an example, refer to PDFFile.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize