SECEditView::GetFooterHeight

int SECEditView::GetFooterHeight(CDC* pDC)

Returns the desired height of the footer area, in logical coordinates

Defined in: SECEditView.cpp

Return Value

int

Parameters

pDC

Points to the device context for printing.

Developer Notes

This area will be subtracted from the print area after the margins have been set.

See Also

SECEditView