Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentStatistics

Package version

An interface representing DocumentStatistics.

Hierarchy

  • DocumentStatistics

Index

Properties

Optional charactersCount

charactersCount: undefined | number

Number of text elements recognized in the document.

Optional transactionsCount

transactionsCount: undefined | number

Number of transactions for the document.

Generated using TypeDoc