| 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; }
Public Property MergePDFSendAllConversionEvents As Boolean
Get
Set
Property Value
Type:
BooleanSee Also