 | PrepareConversionEngineArgsMergePDFAllowDuplicates Property |
When Merge PDF handles files, by default it discards duplicates.
Set to true to allow duplicate processing.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic bool MergePDFAllowDuplicates { get; set; }
Public Property MergePDFAllowDuplicates As Boolean
Get
Set
Property Value
Type:
Boolean
See Also