Returns If form is extendable (contains Leadtools.Forms.Processing.TableFormField (invoice)).
public bool IsExtendable { get; }
ReadOnly Property IsExtendable As Boolean
property bool IsExtendable {
bool get();
}
Is master Form extendable.
return true if form is invoice which mean that filled form may not have same height as master it may contain more height or extended to multipages, otherwise return false.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
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