public FormsPageType FilledFormType { get; set; }
Public Property FilledFormType() As FormsPageType
Get
Set
public:
property FormsPageType^ FilledFormType
{
FormsPageType^ get()
void set(FormsPageType^ value)
}
public FormsPageType getFilledFormType();
setFilledFormType(
FormsPageType
);
The default value is FormsPageType.Normal.
FilledFormType is used by the engine when creating form pages during the recognition process. The value set here will be used as the value of PageType object passed to FormsRecognitionEngine.AddFormPage.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document