_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<SECEditLineCol, 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
The number of lines per printer page.