GCFDocHybridEvent_BeforeHybridPart function
Event handler called before a hybrid document action is performed on a document.
Syntax
Function GCFDocHybridEvent_BeforeHybridPart (Batch, Action, PartName)
Parameters
| 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. |
|
PartName |
Optional name for the hybrid part. |