BeforeMergeDocumentsArgs Class |
Namespace: ATR.CT.CTInterface
The BeforeMergeDocumentsArgs type exposes the following members.
Name | Description | |
---|---|---|
ConversionRule |
The conversion rule.
| |
FilesToMerge |
List of files about to get merged in the presented order.
Use OverrideFilesToMerge(String) to override
either the content or their merge order. Filenames in this array correspond to
MergeTempFile provided during
OnPreFileConversion.
|
Name | Description | |
---|---|---|
OverrideFilesToMerge |
Override FilesToMerge. Note that merge operation will
silently fail in case there are nothing to merge.
|
CUSTOMTOOLS 2021 SP2