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)
Syntax
public bool MergePDFForceConvertAllSheet { get; set; }

Property Value

Type: Boolean
See Also