Occurs before hybrid document actions are performed on a batch of documents.
Syntax
DocHybridEvent_InitializeHybridParts(Batch, Action)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
Action |
A long integer that represents one or more AS_HYBRID_ACTION constants. |
Related concepts