Determines whether the LEADTOOLS PDF Engine Runtime files are installed.
public bool IsEngineInstalled { get; }
Public ReadOnly Property IsEngineInstalled As Boolean
public boolean isEngineInstalled()
public:
property bool IsEngineInstalled {
bool get();
}
true if the LEADTOOLS PDF Engine Runtime files are installed, false if they are missing.
Use this property to determine if the LEADTOOLS PDF Engine Runtime files (Leadtools.Pdf.Utilities.dll) are installed on the system.
The value of this property is used only when Leadtools.Pdf.Utilities.dll is used by the application. For more information, refer to Implementing PDF Features.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document