PrepareConversionEngineArgs Class |
Namespace: ATR.CT.CTInterface
The PrepareConversionEngineArgs type exposes the following members.
Name | Description | |
---|---|---|
ConversionRule |
Conversion rule for which to prepare the engine.
| |
MergePDFAllowDuplicates |
When Merge PDF handles files, by default it discards duplicates.
Set to true to allow duplicate processing.
| |
MergePDFForceConvertAllSheet |
By default, Merge PDF rule doesn't convert sheets separately for better performance.
To get sheet specific conversions and related events for file manipulation,
set this to true.
| |
MergePDFSendAllConversionEvents |
For Merge PDF rule, OnPreFileConversion is not invoked for
all documents but only for the main document. Set this flag to true
to get the event invoked for all processed documents.
|
CUSTOMTOOLS 2021 SP2