C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables graphics copying.
public bool ExtractTextGraphics { get; set; } Public Property ExtractTextGraphics As Boolean public bool ExtractTextGraphics {get; set;} @property (nonatomic, assign) BOOL extractTextGraphics public boolean getExtractTextGraphics()public void setExtractTextGraphics(boolean value)
<br/>get_ExtractTextGraphics();<br/>set_ExtractTextGraphics(value);<br/>Object.defineProperty('ExtractTextGraphics'); true to give the user of the PDF document permission to extract graphics 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
