libebook::BBeBAttributes Struct Reference

#include <BBeBTypes.h>

Public Member Functions

 BBeBAttributes ()
 

Public Attributes

boost::optional< unsigned > fontSize
 
boost::optional< unsigned > fontWidth
 
boost::optional< unsigned > fontEscapement
 
boost::optional< unsigned > fontOrientation
 
boost::optional< unsigned > fontWeight
 
boost::optional< std::string > fontFacename
 
boost::optional< BBeBColortextColor
 
boost::optional< BBeBColortextBgColor
 
boost::optional< unsigned > wordSpace
 
boost::optional< unsigned > letterSpace
 
boost::optional< unsigned > baseLineSkip
 
boost::optional< unsigned > lineSpace
 
boost::optional< unsigned > parIndent
 
boost::optional< unsigned > parSkip
 
boost::optional< unsigned > height
 
boost::optional< unsigned > width
 
boost::optional< unsigned > locationX
 
boost::optional< unsigned > locationY
 
bool italic
 
bool sup
 
bool sub
 
bool heading
 
boost::optional< BBeBEmptyLineemptyLine
 
boost::optional< BBeBAlignalign
 
boost::optional< unsigned > topSkip
 
boost::optional< unsigned > topMargin
 
boost::optional< unsigned > oddSideMargin
 
boost::optional< unsigned > evenSideMargin
 

Constructor & Destructor Documentation

◆ BBeBAttributes()

libebook::BBeBAttributes::BBeBAttributes ( )

Member Data Documentation

◆ align

boost::optional<BBeBAlign> libebook::BBeBAttributes::align

◆ baseLineSkip

boost::optional<unsigned> libebook::BBeBAttributes::baseLineSkip

◆ emptyLine

boost::optional<BBeBEmptyLine> libebook::BBeBAttributes::emptyLine

◆ evenSideMargin

boost::optional<unsigned> libebook::BBeBAttributes::evenSideMargin

◆ fontEscapement

boost::optional<unsigned> libebook::BBeBAttributes::fontEscapement

◆ fontFacename

boost::optional<std::string> libebook::BBeBAttributes::fontFacename

◆ fontOrientation

boost::optional<unsigned> libebook::BBeBAttributes::fontOrientation

◆ fontSize

boost::optional<unsigned> libebook::BBeBAttributes::fontSize

◆ fontWeight

boost::optional<unsigned> libebook::BBeBAttributes::fontWeight

◆ fontWidth

boost::optional<unsigned> libebook::BBeBAttributes::fontWidth

◆ heading

bool libebook::BBeBAttributes::heading

◆ height

boost::optional<unsigned> libebook::BBeBAttributes::height

◆ italic

bool libebook::BBeBAttributes::italic

◆ letterSpace

boost::optional<unsigned> libebook::BBeBAttributes::letterSpace

◆ lineSpace

boost::optional<unsigned> libebook::BBeBAttributes::lineSpace

◆ locationX

boost::optional<unsigned> libebook::BBeBAttributes::locationX

◆ locationY

boost::optional<unsigned> libebook::BBeBAttributes::locationY

◆ oddSideMargin

boost::optional<unsigned> libebook::BBeBAttributes::oddSideMargin

◆ parIndent

boost::optional<unsigned> libebook::BBeBAttributes::parIndent

◆ parSkip

boost::optional<unsigned> libebook::BBeBAttributes::parSkip

◆ sub

bool libebook::BBeBAttributes::sub

◆ sup

bool libebook::BBeBAttributes::sup

◆ textBgColor

boost::optional<BBeBColor> libebook::BBeBAttributes::textBgColor

◆ textColor

boost::optional<BBeBColor> libebook::BBeBAttributes::textColor

◆ topMargin

boost::optional<unsigned> libebook::BBeBAttributes::topMargin

◆ topSkip

boost::optional<unsigned> libebook::BBeBAttributes::topSkip

◆ width

boost::optional<unsigned> libebook::BBeBAttributes::width

◆ wordSpace

boost::optional<unsigned> libebook::BBeBAttributes::wordSpace

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

Generated for libe-book by doxygen 1.9.3