XFINIUM.PDF Documentation
PdfContentExtractor Class Members
Properties  Methods 

The following tables list the members exposed by PdfContentExtractor.

Public Constructors
 NameDescription
Public ConstructorPdfContentExtractor ConstructorInitializes a new PdfContentExtractor object.  
Top
Public Properties
 NameDescription
Public PropertyEncodings Gets the list of additional encodings used for extracting text from Pdf files.  
Top
Public Methods
 NameDescription
Public MethodExtractContentStreamOperators Extracts the page content stream as a list of graphic operators with their operands.  
Public MethodExtractImages Extracts the information related to the images displayed on the page.  
Public MethodExtractOptionalContentGroup Extracts the content of an optional content group.  
Public MethodExtractTextOverloaded.  Extracts the text from the Pdf page.  
Public MethodExtractTextFragmentsOverloaded.  Extracts the text fragments from the Pdf page.  
Public MethodExtractVisualObjectsOverloaded.  Extracts the page content as a list of visual objects.  
Public MethodExtractWordsOverloaded.  Extracts the text from the PDF page as a collection of words.  
Public MethodSearchTextOverloaded.  Searches the page content for the specified text.  
Top
See Also

Reference

PdfContentExtractor Class
Xfinium.Pdf.Content Namespace

Send Feedback