ParagraphCollection Interface
An interface that defines a collection of Paragraph objects.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v23.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
See Also
An interface that defines a collection of Paragraph objects.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v23.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
[ComVisible(true)]
public interface ParagraphCollection :
ReadOnlyParagraphCollection,
ISimpleCollection<Paragraph>,
IEnumerable<Paragraph>,
IEnumerable,
ICollection
<ComVisible(True)>
Public Interface ParagraphCollection
Inherits ReadOnlyParagraphCollection,
ISimpleCollection(Of Paragraph),
IEnumerable(Of Paragraph),
IEnumerable,
ICollection
The following members return ParagraphCollection objects:
No
Your feedback is appreciated.We appreciate your feedback and continued support.
May we contact you if we need to discuss your feedback in greater detail or update you on changes to this help topic?