##############
TextAttributes
##############

.. cpp:namespace:: hio_html_internal::TextAttributes

.. default-domain:: cpp

Fields
======

=========================================== =============================================================
SC::Store::Utils::Text::TextAlignment       :cpp:var:`~hio_html_internal::TextAttributes::alignment`     
bool                                        :cpp:var:`~hio_html_internal::TextAttributes::transformable` 
float                                       :cpp:var:`~hio_html_internal::TextAttributes::size`          
TextSizeUnits                               :cpp:var:`~hio_html_internal::TextAttributes::sizeUnits`     
std::string                                 :cpp:var:`~hio_html_internal::TextAttributes::font`          
:doc:`structhio__html__internal_1_1Vector`  :cpp:var:`~hio_html_internal::TextAttributes::path`          
bool                                        :cpp:var:`~hio_html_internal::TextAttributes::bold`          
bool                                        :cpp:var:`~hio_html_internal::TextAttributes::italic`        
=========================================== =============================================================

Functions
=========

=== ===============================================================================
..  :cpp:func:`TextAttributes <hio_html_internal::TextAttributes::TextAttributes>` 
..  :cpp:func:`TextAttributes <hio_html_internal::TextAttributes::TextAttributes>` 
=== ===============================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: hio_html_internal::TextAttributes
   :project: mvo
   :members:
   :undoc-members:



