PassoloApp.BeforeAlignTarget
Event handler for the event BeforeAlignTarget. This event is raised, before a transation list is aligned by scanning the target file.
Syntax
BeforeAlignTarget (TransList as PslTransList, Abort as Boolean) as void
TransList the translation list that is currently aligned
Abort Setting this value to True aborts the current operation.