Occurs before a normal document is converted into a hybrid document by the Convert to Hybrid command.
Syntax
DocHybridEvent_BeforeConvert2Hybrid(Batch, TemplateName)
Parameters
Name |
Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
TemplateName | The name of the template selected by the user. |
Related concepts