set_all_headers_visibility method
set_all_headers_visibility
Changes all header placeholders visibility, including notes master, notes slides and handout master.
def set_all_headers_visibility(self, is_visible):
    ...
| Parameter | Type | Description | 
|---|---|---|
| is_visible | bool | true - makes a header placeholders visible, otherwise - hides them. | 
See Also
- class PresentationHeaderFooterManager
- module aspose.slides
- library Aspose.Slides