'Declaration
Public Overloads Function ExtractTextFragments() As PdfTextFragmentCollection
'Usage
Dim instance As PdfContentExtractor Dim value As PdfTextFragmentCollection value = instance.ExtractTextFragments()
public PdfTextFragmentCollection ExtractTextFragments()
public: PdfTextFragmentCollection^ ExtractTextFragments();
Return Value
The list of text fragments in the order they appear in the page content stream.