set_header_and_child_headers_visibility method
set_header_and_child_headers_visibility
Changes master notes slide header placeholder and all child header placeholders visibility. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide.
def set_header_and_child_headers_visibility(self, is_visible):
    ...
| Parameter | Type | Description | 
|---|---|---|
| is_visible | bool | true - makes a header placeholders visible, otherwise - hides them. | 
See Also
- class MasterNotesSlideHeaderFooterManager
- module aspose.slides
- library Aspose.Slides