show_narration property

show_narration property

Show Narration in Slide Show

Definition:

@property
def show_narration(self):
    ...

@show_narration.setter
def show_narration(self, value):
    ...

See Also