Apitron.PDF.Rasterizer library for .NET
Assembly: Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Gets a user font mappings dictionary, which can be used to map fonts used in document to a font with a particular name when font substitution happens.
These mappings are being evaluated in the order of addition when the engine needs to resolve the font.
Special font names are supported: "*" maps to all fonts.
Namespace: Apitron.PDF.Rasterizer.Configuration
Assembly: Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax
Property Value
Type: ICollectionKeyValuePairString, StringSee Also