Expand Minimize
This topic has not yet been rated - Rate this topic

CDC::IsPrinting

Determines whether the device context is being used for printing.

BOOL IsPrinting( ) const;

Nonzero if the CDC object is a printer DC; otherwise 0.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.