_SECEditPrinterInfo Class

class _SECEditPrinterInfo

This is used during printing operations to hold information about the current print job.

Defined in: SECEditView.h

Class Members

CArray&ltSECEditLineCol, SECEditLineCol>  m_PageArray

Pagination array

SECEditFontInfo  m_PrinterFontInfo

Font information for this print job

CRect  m_rcBodyRect

The rectangle containg the printable area for the body of the page, excluding margins, headers, and footers.

CRect  m_rcHeaderRect

The header area

CRect  m_rcFooterRect

The footer area

int  m_nPrinterLinesPerPage

The number of lines per printer page.