'Declaration
Public ReadOnly Property TextFragments As PdfTextFragmentCollection
'Usage
Dim instance As PdfTextSearchResult Dim value As PdfTextFragmentCollection value = instance.TextFragments
public PdfTextFragmentCollection TextFragments {get;}
public: property PdfTextFragmentCollection^ TextFragments { PdfTextFragmentCollection^ get(); }