ITextFrameProperties
Paragraphs Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ParagraphCollection Paragraphs { get; }
ReadOnly Property Paragraphs As ParagraphCollection
Get
property ParagraphCollection^ Paragraphs {
ParagraphCollection^ get ();
}
abstract Paragraphs : ParagraphCollection with get
Property Value
Type:
ParagraphCollection
See Also