Share via


TextRecognitionResultDimensionUnit type

Definieert waarden voor TextRecognitionResultDimensionUnit. Mogelijke waarden zijn: 'pixel', 'inch'

type TextRecognitionResultDimensionUnit = "pixel" | "inch"