C#
VB
C++
Writes Master Form fields.
Public Sub WriteFields( _
ByVal fields As Leadtools.Forms.Processing.FormPages _
)
public:
void WriteFields(
Leadtools.Forms.Processing.FormPages^ fields
)
fields
Master Form fields.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Master Form fields file is going to be saved to Path + ".xml"
If fields is null, it will throw an exception.
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