 | 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.CTInterfaceAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool MergePDFSendAllConversionEvents { get; set; }
Public Property MergePDFSendAllConversionEvents As Boolean
Get
Set
Property Value
Boolean
See Also