MCPcopy Create free account
hub / github.com/DLTech21/ofd.js / getInheritableProperty

Function getInheritableProperty

src/utils/jbig2/core_utils.js:64–92  ·  view source on GitHub ↗

* Get the value of an inheritable property. * * If the PDF specification explicitly lists a property in a dictionary as * inheritable, then the value of the property may be present in the dictionary * itself or in one or more parents of the dictionary. * * If the key is not found in the tree,

({
  dict,
  key,
  getArray = false,
  stopWhenFound = true,
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

warnFunction · 0.90
getMethod · 0.80

Tested by

no test coverage detected