CffFont.CommonFontsSettings

CffFont.CommonFontsSettings property

Gets/sets settings common to CFF fonts. These settings are used in different scenarios and can be changed for each individual font.

public CffFontsSettings CommonFontsSettings { get; set; }

See Also