Document parameter changed
What it does
The handler of this event can be used for formatting some of document properties.
Document properties
- Comment
- Value of the registration parameter
- ExternalID
- Document priority (specified in form of a string). For the list of admissible values, see the description of the TProcessingPriority object.
When it is launched
The script is launched prior to changing a document property.
Parameters
Name | Type | Access | Description |
---|---|---|---|
Document | IDocument | Internal* fields of batch documents and pages are unavailable | The document |
PropertyModification | IPropertyModificationInfo | Read/write | Stores information on the property being changed |
* - The internal field requires loading the object into memory.
4/12/2024 6:16:02 PM