 | 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) Version: 25.0
Syntaxpublic bool MergePDFAllowDuplicates { get; set; }
Public Property MergePDFAllowDuplicates As Boolean
Get
Set
Property Value
Boolean
See Also