public DiskMasterFormsRepository(
RasterCodecs rasterCodecsInstance,
string path
)
Public Function New( _
ByVal rasterCodecsInstance As RasterCodecs, _
ByVal path As String _
)
public:
DiskMasterFormsRepository(
RasterCodecs^ rasterCodecsInstance,
String^ path
)
rasterCodecsInstance
Leadtools.Codecs.RasterCodecs object to load/save Master Form images.
path
The path of the root directory of this repository.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
The created object will be filled with the Master Forms and sub-categories that are inside the root category.
For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object, userData, List<IMasterFormsCategory>).
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