ResolvedFace

Overview

ResolvedFace is a class in Aspose.PDF FOSS for Python.

A font program picked for a non-embedded PDF font.

Properties: data, is_cff, name, variation.

Properties

NameTypeAccessDescription
databytesReadGets the data.
namestrReadGets the name.
is_cffboolReadGets the is cff.
variationdict[str, float] | NoneReadGets the variation.