TextFragmentCollection

TextFragmentCollection

Overview

TextFragmentCollection is a class in Aspose.PDF FOSS for C++.

This class provides 2 methods for working with TextFragmentCollection objects in C++ programs. Available methods include: Count, TextFragmentCollection. All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.

Methods

SignatureDescription
TextFragmentCollection()Calls TextFragmentCollection on this TextFragmentCollection instance.
Count()intCalls Count on this TextFragmentCollection instance.

See Also