CGXProperties::GetPrinting
BOOL GetPrinting() const;
Return Value
TRUE for printing-mode; FALSE for non-printing mode.
Remarks
Returns whether the object is in printing-mode or not.
Objective Grid calls this method when printing the grid before the page is drawn.