PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFFontSubstitution Class / getParsedFontMappings Method
In This Topic
    getParsedFontMappings Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public java.util.HashMap<String,FontDefinition> getParsedFontMappings()
    See Also