C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables text copying.
public bool ExtractText { get; set; }
Public Property ExtractText As Boolean
public bool ExtractText {get; set;}
@property (nonatomic, assign) BOOL extractText
public boolean getExtractText()
public void setExtractText(boolean value)
<br/>get_ExtractText();<br/>set_ExtractText(value);<br/>Object.defineProperty('ExtractText');
true to give the user of the PDF document permission to extract text from the document.
For an example, refer to CodecsPdfOptions.
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