RequestedLanguageHint

RequestedLanguageHint

Overview

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

RequestedLanguageHint.to_dict returns a dictionary representation of the hint object.

This class provides 1 method for working with RequestedLanguageHint objects in Python programs. Available methods include: to_dict. All public members are accessible to any Python application after installing the Aspose.Font FOSS for Python package. Properties: has_requested_language_label, label, matched_language, requested_language, status.

Properties

NameTypeAccessDescription
has_requested_language_labelboolReadGets the has requested language label.
requested_languagestrReadGets the requested language.
statusstrReadGets the status.
matched_languagestr | NoneReadGets the matched language.
labelstr | NoneReadGets the label.

Methods

SignatureDescription
to_dict()dict[str, object]Returns a dictionary representation of the hint object

See Also

 English