This event is fired when an assembly starts. It returns a reference to the Assembly object that represents the assembly session.
void OnAssemblyStartEvent ( HotDocs.Assembly assemblyObject )
Parameters | Description |
assemblyObject | The Assembly object that represents the assembly session. |