Uses of Class
com.azure.ai.formrecognizer.models.TextStyleName
Package
Description
Package containing classes for FormRecognizerClient.
-
Uses of TextStyleName in com.azure.ai.formrecognizer.models
Modifier and TypeFieldDescriptionstatic final TextStyleName
TextStyleName.HANDWRITING
Static value handwriting for TextStyleName.static final TextStyleName
TextStyleName.OTHER
Static value other for TextStyleName.Modifier and TypeMethodDescriptionstatic TextStyleName
TextStyleName.fromString
(String name) Creates or finds a TextStyleName from its string representation.TextAppearance.getStyleName()
Get the text line style name.