Click or drag to resize
PrepareConversionEngineArgsMergePDFAllowDuplicates Property
When Merge PDF handles files, by default it discards duplicates. Set to true to allow duplicate processing.

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

Property Value

Type: Boolean
See Also