Skip to content

Interface.FuzzyCategory

Octavian Condre edited this page Jul 25, 2024 · 2 revisions

Trados User Interface Extensibility v0.1.13 / FuzzyCategory

Interface: FuzzyCategory

Fuzzy category range. Example of Fuzzy bands: 100-100%, 95-99%, 85-94%, 75-84%, 50-74%.

Export

FuzzyCategory

Properties

maximum?

optional maximum: number

default
The maximum of the range.

Memberof

FuzzyCategory

Source

lc-public-api/models/index.ts:1589


minimum?

optional minimum: number

default
The minimum of the range.

Memberof

FuzzyCategory

Source

lc-public-api/models/index.ts:1583

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally