Aspose::Pdf::Text::MarkupParagraph::get_Fragments method
MarkupParagraph::get_Fragments method
Collection of not empty TextFragment objects of the paragraph.
System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<TextFragment>>> Aspose::Pdf::Text::MarkupParagraph::get_Fragments()
Observaciones
El objeto TextFragment proporciona acceso al texto de la ocurrencia de búsqueda, a las propiedades del texto, y permite editar el texto y cambiar el estado del texto (fuente, tamaño de fuente, color, etc).
Ver también
- Typedef SharedPtr
- Class List
- Class TextFragment
- Class MarkupParagraph
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++