FontEncoding Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
A font’s encoding is the association between character codes (obtained from text strings that are shown) and glyph descriptions.

Namespace:  Apitron.PDF.Rasterizer.Fonts
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public string Encoding { get; }

Property Value

Type: String
See Also

Reference