Click or drag to resize
PdfSearchTextExtractor Class
Provides indexing of pdf files.
Inheritance Hierarchy
SystemObject
  CMS.Search.TextExtractorsPdfSearchTextExtractor

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

The PdfSearchTextExtractor type exposes the following members.

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