Class OcrDocument
Represents an OCR output as an asset structure,
designed to be used with Generated<OcrDocument>.
Implements
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public class OcrDocument : ITextSource
Properties
| Edit this page View SourceText
Declaration
public virtual string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
| Edit this page View SourceGetTextSource()
Declaration
public string GetTextSource()
Returns
| Type | Description |
|---|---|
| string |