hide_at_showing property
hide_at_showing property
Determines whether an AudioFrame is hidden. Read/write bool.
Definition:
@property
def hide_at_showing(self):
    ...
@hide_at_showing.setter
def hide_at_showing(self, value):
    ...
See Also
- class AudioFrame
- module aspose.slides
- library Aspose.Slides