The TextRenderSettings type exposes the following members.

Properties

  NameDescription
Public propertyFontSearchPath
A semi-colon separated list of folders to search for font files that are included in the substitution map. or referenced in the ResolveFont event. The folders are searched from left to right until the font file is found.
Public propertyFontSubstitutionMap
This map lets you define which external fonts are used to render fonts that are not embedded.

Events

  NameDescription
Public eventResolveFont
This event is raised whenever a PDF font needs to be resolved to a device font.

See Also