Class DetectedText
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class DetectedText
- Inheritance
-
DetectedText
- Inherited Members
Constructors
DetectedText()
public DetectedText()
Fields
BoundingBox
[Value("boundingBox")]
public required DOMRectReadOnly BoundingBox
Field Value
CornerPoints
[Value("cornerPoints")]
public required List<Point2D> CornerPoints
Field Value
RawValue
[Value("rawValue")]
public required string RawValue