FormRecognizerModelFactory.TextAppearance(TextStyleName, Single) Method

Definition

Initializes a new instance of the TextAppearance class.

C#
public static Azure.AI.FormRecognizer.Models.TextAppearance TextAppearance(Azure.AI.FormRecognizer.Models.TextStyleName styleName, float styleConfidence);

Parameters

styleName
TextStyleName

The text line style name.

styleConfidence
Single

Measures the degree of certainty of the recognition result.

Returns

A new TextAppearance instance for mocking.

Applies to

Product Versions
Azure SDK for .NET Latest