Enables using the multi-platform RTF engine.
public bool UseMultiplatform { get; set; }
Public Property UseMultiplatform() As Boolean
Get
Set
public:
property bool UseMultiplatform
{
bool get()
void set(bool value)
}
true to use the multi-platform engine when loading RTF files; otherwise, false. The default value is true.
This property is provided for legacy applications that wish to use the deprecated Windows-only engine used to load RTF files in versions of LEADTOOLS prior to v20 (for instance, to troubleshoot a problem or compare speeds). It is best to leave the value of this property to the default of true.
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