Click or drag to resize

ExtendedExportSettingsTSupportedExtendedSettings Property

List of IExtendedExportSettings's property names that are supported.

Namespace: CTExtensions.ExportCore.ExportHandler.ExtendedSettings
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected IEnumerable<string> SupportedExtendedSettings { get; }

Property Value

IEnumerableString
See Also