This class is not supported.

Defines settings and results produced by text extraction.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Interface ICmTextExtractionSettings _
	Implements ICmContentConversionSettings, IRepositoryObject, ISubscribable, IIndependentlyPersistableObject,  _
	IIndependentObject, IEngineObject, ICloneable
C#
public interface ICmTextExtractionSettings : ICmContentConversionSettings, 
	IRepositoryObject, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, 
	ICloneable
Visual C++
public interface class ICmTextExtractionSettings : ICmContentConversionSettings, 
	IRepositoryObject, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, 
	ICloneable
JavaScript
FileNet.Api.Admin.ICmTextExtractionSettings = function();
FileNet.Api.Admin.ICmTextExtractionSettings.createInterface('FileNet.Api.Admin.ICmTextExtractionSettings');

ToggleRemarks

Metadata

Auditable: true
AllowsInstances: false
AllowsSubClasses: true
ClassDefinitionName: CmConversionSettingsClassDefinition
IsDependent: false
IsHidden: false
Name: DisplayName
Searchable: true
StorageType: ObjectStore
SuperclassName: CmContentConversionSettings

ToggleSee Also