Adds a new sub-category (child category) to this category on both the local disk and in ChildCategories.
public Leadtools.Forms.Auto.IMasterFormsCategory AddChildCategory(
string name
)
Public Function AddChildCategory( _
ByVal name As String _
) As Leadtools.Forms.Auto.IMasterFormsCategory
public:
Leadtools.Forms.Auto.IMasterFormsCategory^ AddChildCategory(
String^ name
)
name
Category Name.
Returns the created IMasterFormsCategory object.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
A directory will be created on the local disk inside this category Path with name name. This created category object will be added to ChildCategories.
Imports Leadtools
Imports Leadtools.Codecs
Imports Leadtools.Forms
Imports Leadtools.Forms.Auto
Imports Leadtools.Forms.Ocr
Imports Leadtools.Forms.Recognition
Imports Leadtools.Forms.Processing
Imports Leadtools.Barcode
Public Sub AutoFormsAddCategory(ByVal category As IMasterFormsCategory, ByVal name As String)
category.AddChildCategory(name)
End Sub
using Leadtools;
using Leadtools.Codecs;
using Leadtools.Forms;
using Leadtools.Forms.Auto;
using Leadtools.Forms.Ocr;
using Leadtools.Forms.Recognition;
using Leadtools.Forms.Processing;
using Leadtools.Barcode;
public void AutoFormsAddCategory(IMasterFormsCategory category, string name)
{
category.AddChildCategory(name);
}
![]() |
Products |
Support |
Feedback: AddChildCategory Method (DiskMasterFormsCategory) - Leadtools.Forms.Auto |
Introduction |
Help Version 19.0.2017.3.22
|
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
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.