 | ISupportsExtendedSettingsGetExtendedExportSettings Method |
Accessor for common export settings.
Namespace: CTExtensions.ExportCore.ExportHandler.ExtendedSettingsAssembly: CTInterface (in CTInterface.dll) Version: 25.0
SyntaxIExtendedExportSettings GetExtendedExportSettings(
CTExportProfile profile
)
Function GetExtendedExportSettings (
profile As CTExportProfile
) As IExtendedExportSettings
Parameters
- profile CTExportProfile
-
Return Value
IExtendedExportSettings
See Also