paragraphs property

paragraphs property

Returns the list of all paragraphs in a frame. Read-only IParagraphCollection.

Definition:

@property
def paragraphs(self):
    ...

See Also