notes_text_frame property

notes_text_frame property

Returns a TextFrame with notes’ text if there is one. Read-only ITextFrame.

Definition:

@property
def notes_text_frame(self):
    ...

See Also