Type alias TRawContentRecognitionConfiguration

TRawContentRecognitionConfiguration: {
    shape: boolean;
    text: boolean;
}

Type declaration

  • shape: boolean
  • text: boolean

Generated using TypeDoc