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):
    ...
ParameterTypeDescription
is_visiblebooltrue - makes a header placeholders visible, otherwise - hides them.

See Also