Click or drag to resize
PrepareConversionEngineArgsMergePDFSendAllConversionEvents Property
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.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public bool MergePDFSendAllConversionEvents { get; set; }

Property Value

Type: Boolean
See Also