C#
VB
C++
Indicates whether text in the PDF document should be accessible for screen reader software.
public bool CopyForAccessibilityEnabled { get; set; } Public Property CopyForAccessibilityEnabled() As BooleanGetSet
public:property bool CopyForAccessibilityEnabled{bool get()void set(bool value)}
true if text in the PDF document should be accessible for screen reader software; otherwise, false. Default value is true.
For an example, refer to PDFFile.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
