Implements the IMasterFormsCategory interface for categories stored on the local disk. It provides methods to add and delete Master Forms and categories on the local disk.
Syntax
public class DiskMasterFormsCategory : IMasterFormsCategory
Public Class DiskMasterFormsCategory
Implements IMasterFormsCategory
public class DiskMasterFormsCategory
implements IMasterFormsCategory
public ref class DiskMasterFormsCategory : public IMasterFormsCategory
This class is the LEADTOOLS implementation for the IMasterFormsCategory interface for Master Forms stored on the local disk. You can create custom implementations for specific storage requirements.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
DiskMasterFormsCategory represents a directory on the local disk. Each directory may have Master Forms and sub-directories. The contents of the DiskMasterFormsCategory object should reflect what is inside the directory on the local disk.
DiskMasterFormsCategory will have the Master Forms and Categories organized in the same way that they are stored on the local disk. If any modification is done to the local disk such as adding or deleting files and categories without using Leadtools.Forms.Auto, Refresh of this category repository should be called to reflect these change to the DiskMasterFormsCategory object.
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