A read-only map that contains the standard substitution map.

Namespace: TallComponents.PDF.Rasterizer.Configuration
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

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

See Also