DocumentTextCollectionSettings

6 Jul 20261 minute to read

The DocumentTextCollectionSettings module is used to provide the properties to DocumentTextCollection.

Properties

pageSize number

specifies the page size of the document.

Defaults to 0

pageText string

specifies the page text of the document.

Defaults to ’’

textData TextDataSettingsModel[]

specifies the text data of the document.

Defaults to []