Class CffFontsSettings

CffFontsSettings class

Provides settings common to CFF fonts.

public class CffFontsSettings

Constructors

NameDescription
CffFontsSettings()Constructor

Properties

NameDescription
UpdateStringsStrategy { get; set; }Strategy for updating strings in the CFF String INDEX structure. The AddStringAsIs option is used by default.

See Also