Interface IEncodingParameters

IEncodingParameters interface

Common interface to support encoding parameters. Some Font types can have multiple encoding algorithms/maps. So, this interface should be used to create concrete font encoding parameters.

public interface IEncodingParameters

See Also