VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.FormsProcessing.FormRecognition.Wpf.UI Namespace (Vintasoft.Imaging.FormsProcessing.Wpf.UI)
    In This Topic
    Contains classes, which define WPF appearances of form field templates and form fields.
    Classes
     ClassDescription
    ClassDetermines how to display a group of recognized form fields and how user can interact with it.
    ClassDetermines how to display a group of form field templates and how user can interact with it.
    ClassDetermines how to display a regular table of form field templates and how user can interact with it.
    ClassProvides the abstract base class that determines how to display a form field template and how user can interact with it.
    ClassRepresents the collection of form field template views.
    ClassProvides data for an event when form field template view collection is changed.
    ClassProvides the ability to create the view (WpfFormFieldTemplateView) for form field template (FormFieldTemplate).
    ClassProvides the abstract base class that determines how to display a recognized form field and how user can interact with it.
    ClassRepresents the collection of recognized form field views.
    ClassProvides the ability to create the view (WpfFormFieldView) for form field (FormField).
    ClassDetermines how to display an undefined field template and how user can interact with it.
    ClassDetermines how to display an undefined field and how user can interact with it.
    See Also