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

Namespace: TallComponents.PDF.Rasterizer.Configuration
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.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