Uses of Class
com.azure.ai.vision.imageanalysis.models.DetectedTextLine
Packages that use DetectedTextLine
Package
Description
Package containing the data models for ImageAnalysis.
-
Uses of DetectedTextLine in com.azure.ai.vision.imageanalysis.models
Methods in com.azure.ai.vision.imageanalysis.models that return types with arguments of type DetectedTextLineModifier and TypeMethodDescriptionDetectedTextBlock.getLines()Get the lines property: A list of text lines in this block.