Click or drag to resize

BeforeMergeDocumentsArgs Properties

The BeforeMergeDocumentsArgs type exposes the following members.

Properties
 NameDescription
Public propertyConversionRule The conversion rule.
Public propertyFilesToMerge 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.
Top
See Also