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) Version: 25.0
Syntax
public bool MergePDFAllowDuplicates { get; set; }

Property Value

Boolean
See Also