Source code for ooodev.format.inner.common.props.img_para_area_props

from __future__ import annotations
from typing import NamedTuple


[docs]class ImgParaAreaProps(NamedTuple): """Internal Properties""" back_color: str back_graphic: str graphic_loc: str transparent: str