Internal: the state of a ZWParser. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
int | m_actPage |
the actual page | |
int | m_numPages |
the number of page of the final document | |
bool | m_headerUsed |
true if the header is used | |
bool | m_footerUsed |
true if the footer is used | |
int | m_headerHeight |
the header height if known | |
int | m_footerHeight |
the footer height if known |
Internal: the state of a ZWParser.
ZWParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
the footer height if known
true if the footer is used
the header height if known
true if the header is used
the number of page of the final document