Document Object Model representation in File Formats DocIO
8 Dec 20231 minute to read
When an existing document is opened or a new document is created, the DocIO library creates a Document Object Model (DOM) of the document in main memory. This object model can be used to manipulate the document as needed.