master_handout_slide property

master_handout_slide property

Returns a master for all notes slides of this presentation if there is one, otherwise returns null. Read-only IMasterHandoutSlide.

Definition:

@property
def master_handout_slide(self):
    ...

See Also