C#
VB
Java
WinRT C#
C++
Enables or disables the loading of thumbnails from EPS files.
public bool ForceThumbnail {get; set;}
Public Property ForceThumbnail As Boolean
public bool ForceThumbnail {get; set;}
public boolean isForceThumbnail()
public void setForceThumbnail(boolean forceThumbnail)
<br/>get_ForceThumbnail();<br/>set_ForceThumbnail(value);<br/>Object.defineProperty('ForceThumbnail');
true to force the loading of thumbnails (if present) in EPS files, false to load the actual EPS data.
For an example, refer to CodecsEpsOptions.
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