BlueCielo Meridian Enterprise 2018 VBScript API Reference
DocGenericEvent_AfterReplaceContent event
Occurs after a user replaces the content of documents.
Syntax
DocGenericEvent_AfterReplaceContent(Batch, SourceFile)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
SourceFile |
A string containing the name of the source file selected by the user to replace the document’s content. |