Click or drag to resize

ExtendedExportSettings<T>.Common_ConversionsWithCheckbox Property

Enables checkboxes in Export and the checkbox controls whether or not conversions are executed.

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

Property Value

Boolean

Implements

IExtendedExportSettings.Common_ConversionsWithCheckbox
See Also