Click or drag to resize

ExportItemCancelConversions Property

Set this flag to true to cancel all conversions related to this item.

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

Property Value

Type: Boolean
See Also