Xfinium.Pdf.Content Namespace : PdfContentExtractor Class |
The following tables list the members exposed by PdfContentExtractor.
Name | Description | |
---|---|---|
![]() | PdfContentExtractor Constructor | Initializes a new PdfContentExtractor object. |
Name | Description | |
---|---|---|
![]() | Encodings | Gets the list of additional encodings used for extracting text from Pdf files. |
Name | Description | |
---|---|---|
![]() | ExtractContentStreamOperators | Extracts the page content stream as a list of graphic operators with their operands. |
![]() | ExtractImages | Extracts the information related to the images displayed on the page. |
![]() | ExtractOptionalContentGroup | Extracts the content of an optional content group. |
![]() | ExtractText | Overloaded. Extracts the text from the Pdf page. |
![]() | ExtractTextFragments | Overloaded. Extracts the text fragments from the Pdf page. |
![]() | ExtractVisualObjects | Overloaded. Extracts the page content as a list of visual objects. |
![]() | ExtractWords | Overloaded. Extracts the text from the PDF page as a collection of words. |
![]() | SearchText | Overloaded. Searches the page content for the specified text. |