Document <DataPlugin>-Object: Overview
- Updated2024-09-12
- 1 minute(s) read
DataPlugin > General > Document <DataPlugin>-Object: Overview
Document <DataPlugin>-Object: Overview
The DataPlugin consists of objects and subobjects that you create, delete, and modify with a script. You receive the Document <DataPlugin> object if you select the file reader Document File Reader when you create a new DataPlugin. The ReadStore procedure receives the Document <DataPlugin> object through the Document parameter and thus a reference to the document to be loaded. A document might be an Office file in XML format or a PDF, JPEG, PNG, or TIFF file.
The structure of the Document <DataPlugin> object is shown in the following:
For an overview of the global methods and properties of the DataPlugin, click here.