Click or drag to resize

PrepareConversionEngineArgsMergePDFForceConvertAllSheet Property

By default, Merge PDF rule doesn't convert sheets separately for better performance. To get sheet specific conversions and related events for file manipulation, set this to true.

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

Property Value

Boolean
See Also