Source code for ooodev.format.inner.direct.write.page.header.header

# region Import
from __future__ import annotations
from ooodev.format.inner.kind.format_kind import FormatKind
from ooodev.format.inner.common.abstract.abstract_hf import AbstractHF
from ooodev.format.inner.common.props.hf_props import HfProps

# endregion Import