DocumentInformationDictionaryItem Object (IDocumentInformationDictionaryItem Interface)
This object is an element of a document information dictionary which contains metadata from the PDF file. It represents a key-value pair.
Properties
Name | Type | Description |
---|---|---|
Application | Engine, read-only | Returns the Engine object. |
Name | BSTR | Stores the name of the element which is used as a key. |
Value | BSTR | Stores the value of the element. |
Output parameter
This object is the output parameter of the Item, AddNew method of the DocumentInformationDictionary object.
See also
03.07.2024 8:50:25