Gets a collection of Master Forms in this category.
public MasterFormCollection MasterForms { get; }
Public ReadOnly Property MasterForms As Leadtools.Forms.Auto.MasterFormCollection
public:
property Leadtools.Forms.Auto.MasterFormCollection^ MasterForms {
Leadtools.Forms.Auto.MasterFormCollection^ get();
}
Returns the a collection of Master Forms in this category.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
The count of Master Forms in this collection is stored in MasterFormsCount.
For an example, refer to GenerateMasterFormAttributes.
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