Property EncodingName
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
EncodingName
Gets the name of this font's encoding.
public string EncodingName { get; }
Property Value
- string
The name of this font's encoding.
Remarks
The Unembed fonts section contains an example of using this property.