Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentStyle

Package version

An object representing observed text styles.

Hierarchy

  • DocumentStyle

Index

Properties

confidence

confidence: number

Confidence of correctly identifying the style.

Optional isHandwritten

isHandwritten: undefined | false | true

Is content handwritten?

spans

spans: DocumentSpan[]

Location of the text elements in the concatenated content the style applies to.

Generated using TypeDoc