| Name | Description | |
|---|---|---|
![]() | Brush | Gets or sets the background brush of form field. (Inherited from FormFieldView) |
![]() | Builder | Gets or sets a transformer used for building of the form field. (Inherited from FormFieldView) |
![]() | CertainObjectsBrush | Gets or sets the background brush of recognized OCR object which confidence is greater than ConfidenceThreshold. |
![]() | CertainObjectsPen | Gets or sets the border pen of recognized OCR object which confidence is greater than ConfidenceThreshold. |
![]() | ConfidenceThreshold | Gets or sets the confidence threshold. |
![]() | DisplayedObjectsType | Gets or sets the type of displayed OCR objects. |
![]() | Field | Gets the recognized field. (Inherited from FormFieldView) |
![]() | FieldTemplate | Gets the template of the form field. (Inherited from FormFieldView) |
![]() | InteractionController | Gets or sets an interaction controller of form field view. (Inherited from FormFieldView) |
![]() | IsVisible | Gets or sets a value indicating whether the form field is visible. (Inherited from FormFieldView) |
![]() | Pen | Gets or sets the border pen of form field. (Inherited from FormFieldView) |
![]() | Transformer | Gets or sets a transformer used for transforming (moving/resizing/...) of the form field. (Inherited from FormFieldView) |
![]() | UncertainObjectsBrush | Gets or sets the background brush of recognized OCR object which confidence is lower than ConfidenceThreshold. |
![]() | UncertainObjectsPen | Gets or sets the border pen of recognized OCR object which confidence is lower than ConfidenceThreshold. |
