ChangeProcessor.Execute Method
Parent Object: ChangeProcessorDescription
Executes the ChangeProcessor on the specified document.
Syntax
ChangeProcessor.Execute( Document As Document )Parameters
Name | Type | Description |
Document | Document | Input Document object that specifies the document in which to make the changes. |