IJSONExtractorKeepOriginalFontNames Property ByteScout PDF Extractor SDK
By default JSONExtractor replaces names of embedded fonts with standard (or "descendant") fonts similar by metrics and typeface. This is because embedded fonts differ from fonts installed into your system or absent there at all. Set this property to true if you want to keep the original font names.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

bool KeepOriginalFontNames { get; set; }

Property Value

Type: Boolean
See Also

Reference