TextRecognitionResultDimensionUnit type

TextRecognitionResultDimensionUnit の値を定義します。 使用可能な値は次のとおりです: 'pixel'、'inch'

type TextRecognitionResultDimensionUnit = "pixel" | "inch"