Click or drag to resize

ExportTypeExtensionGetSettingsViewOpts Method

Return arbitrary option flags for the settings page. See ctExportSettingsViewOpt for possible flags.

Namespace:  CTExtensions.Interfaces
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public virtual int GetSettingsViewOpts()

Return Value

Type: Int32
ctExportSettingsViewOptNone. Return desired options as bitmask of ctExportSettingsViewOpt if overridden.
Availability

CUSTOMTOOLS 2017 SP1


See Also