Click or drag to resize

ITextFrameProperties Paragraphs Property

Gets the list of all paragraphs in a frame. Read-only ParagraphCollection .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ParagraphCollection Paragraphs { get; }

Property Value

Type: ParagraphCollection
See Also