notes property

notes property

Specifies the number of slides in a presentation containing notes. Read-only int.

Definition:

@property
def notes(self):
    ...

See Also