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