Click or drag to resize

GenericExportHandler<T, E, I>.GeneralSetting_AttachMergedPDFsToRootItems Property

True to collect merge PDFs as documents of the root item. Default is false to avoid regression.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool GeneralSetting_AttachMergedPDFsToRootItems { get; set; }

Property Value

Boolean
Revision History
DateVersionDescription
-2025 SP1First Release
See Also