This map lets you define which external fonts are used to render fonts that are not embedded.

Namespace: TallComponents.PDF.Configuration
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public FontSubstitutionMap FontSubstitutionMap { get; }
Visual Basic
Public ReadOnly Property FontSubstitutionMap As FontSubstitutionMap
	Get

Remarks

By default this map contains the standard mapping.

See Also