LocalizationCoverage

LocalizationCoverage

Overview

LocalizationCoverage is a class in Aspose.Font FOSS for Python.

Properties

NameTypeAccessDescription
requested_countintRead
available_countintRead
matched_countintRead
missing_countintRead
requested_languagestuple[str, ...]Read
available_languagestuple[str, ...]Read
matched_languagestuple[str, ...]Read
missing_languagestuple[str, ...]Read
statusstrRead

Methods

SignatureDescription
to_dict()dict[str, object]

See Also