次の方法で共有


TextRecognitionResultDimensionUnit type

TextRecognitionResultDimensionUnit の値を定義します。 指定できる値は、'pixel'、'inch' です。

type TextRecognitionResultDimensionUnit = "pixel" | "inch"