Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibPDF-js/core
/ getDict
Method
getDict
src/document/forms/field-tree.ts:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
*/
19
export
interface
FieldTreeSource {
20
getDict(): PdfDict;
21
defaultQuadding: number;
22
updateFieldAppearance?(field: TerminalField): void;
23
}
Callers
15
lta-finalization.test.ts
File · 0.65
drawing.test.ts
File · 0.65
fromCatalog
Method · 0.65
parseEncryptionDict
Function · 0.65
file-spec.test.ts
File · 0.65
getEmbeddedFileStream
Function · 0.65
parseFileSpec
Function · 0.65
object-parser.test.ts
File · 0.65
object-stream-parser.test.ts
File · 0.65
indirect-object-parser.test.ts
File · 0.65
document-parser.test.ts
File · 0.65
buildDocument
Method · 0.65
Implementers
1
AcroForm
src/document/forms/acro-form.ts
Calls
no outgoing calls
Tested by
2
loadTaggedForm
Function · 0.52
findType0Fonts
Function · 0.52