C#
VB
C++
Returns If form is extendable (contains Leadtools.Forms.Processing.TableFormField (invoice)).
public bool IsExtendable { get; }
Public ReadOnly Property IsExtendable As Boolean
public:
property bool IsExtendable {
bool get();
}
Is master Form extendable.
The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
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