XFINIUM.PDF Documentation
PdfContentExtractor Class Members
Properties  Methods 

Xfinium.Pdf.Content Namespace : PdfContentExtractor Class

The following tables list the members exposed by PdfContentExtractor.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfContentExtractor object.  
Top
Public Properties
 NameDescription
Public Property Gets the list of additional encodings used for extracting text from Pdf files.  
Top
Public Methods
 NameDescription
Public Method Extracts the colorspaces that exist in the page resources.  
Public Method Extracts the page content stream as a list of graphic operators with their operands.  
Public Method Extracts the information related to the images displayed on the page.  
Public Method Extracts the content of an optional content group.  
Public MethodOverloaded.  Extracts the text from the Pdf page.  
Public MethodOverloaded.  Extracts the text fragments from the Pdf page.  
Public MethodOverloaded. Extracts the text from the PDF page as a collection of PdfTextLine objects.  
Public MethodOverloaded.  Extracts the page content as a list of visual objects.  
Public MethodOverloaded.  Extracts the text from the PDF page as a collection of words.  
Public MethodOverloaded.  Searches the page content for the specified text.  
Top
See Also

Reference

PdfContentExtractor Class
Xfinium.Pdf.Content Namespace