Click or drag to resize
PptxSearchTextExtractor Class
Provides indexing of pptx files.
Inheritance Hierarchy
SystemObject
  CMS.Search.TextExtractorsPptxSearchTextExtractor

Namespace: CMS.Search.TextExtractors
Assembly: CMS.Search.TextExtractors (in CMS.Search.TextExtractors.dll) Version: 9.0.0
Syntax
C#
public class PptxSearchTextExtractor : ISearchTextExtractor

The PptxSearchTextExtractor type exposes the following members.

Constructors
  NameDescription
Public methodPptxSearchTextExtractor
Top
Methods
  NameDescription
Public methodExtractContent
Extracts content from given data.
Top
See Also