libebook::PMLAttributes Struct Reference

#include <PMLTypes.h>

Public Member Functions

 PMLAttributes ()
 

Public Attributes

bool pageBreak
 
bool chapter
 
bool center
 
bool right
 
bool italic
 
bool underline
 
bool overstrike
 
bool indent
 
unsigned indentPercent
 
PMLFontType font
 
bool bold
 
bool superscript
 
bool subscript
 
bool smallcaps
 

Constructor & Destructor Documentation

libebook::PMLAttributes::PMLAttributes ( )

Member Data Documentation

bool libebook::PMLAttributes::bold
bool libebook::PMLAttributes::center
bool libebook::PMLAttributes::chapter
PMLFontType libebook::PMLAttributes::font
bool libebook::PMLAttributes::indent
unsigned libebook::PMLAttributes::indentPercent
bool libebook::PMLAttributes::italic
bool libebook::PMLAttributes::overstrike
bool libebook::PMLAttributes::pageBreak
bool libebook::PMLAttributes::right
bool libebook::PMLAttributes::smallcaps
bool libebook::PMLAttributes::subscript
bool libebook::PMLAttributes::superscript
bool libebook::PMLAttributes::underline

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

Generated for libe-book by doxygen 1.8.8