libzmf::Font Struct Reference

#include <ZMFTypes.h>

Public Member Functions

 Font ()
 

Public Attributes

librevenge::RVNGString name
 
double size
 
bool isBold
 
bool isItalic
 
boost::optional< Fillfill
 
boost::optional< Penoutline
 

Constructor & Destructor Documentation

◆ Font()

libzmf::Font::Font ( )
inline

Member Data Documentation

◆ fill

boost::optional<Fill> libzmf::Font::fill

◆ isBold

bool libzmf::Font::isBold

◆ isItalic

bool libzmf::Font::isItalic

◆ name

librevenge::RVNGString libzmf::Font::name

◆ outline

boost::optional<Pen> libzmf::Font::outline

◆ size

double libzmf::Font::size

The documentation for this struct was generated from the following file:

Generated for libzmf by doxygen 1.10.0