officefileapi-devexpress-dot-docs-dot-presentation-c8b7783b.md
Contains a collection of text paragraphs.
Namespace : DevExpress.Docs.Presentation
Assembly : DevExpress.Docs.Presentation.v25.2.dll
NuGet Package : DevExpress.Docs.Presentation
public class ParagraphCollection :
PresentationObjectCollection<TextParagraph>
Public Class ParagraphCollection
Inherits PresentationObjectCollection(Of TextParagraph)
The following members return ParagraphCollection objects:
For more information on how to work with shape text paragraphs, refer to the following topic: DevExpress Presentation API Library: Work with Shape Text.
Object PresentationCollectionBase<TextParagraph> PresentationObjectCollectionBase<TextParagraph> PresentationObjectCollection<TextParagraph> ParagraphCollection
See Also