INFO: EndPage(), NEXTBAND, and NEWFRAME Reset DC Attributes (40234)



The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) 3.1

This article was previously published under Q40234
3.00 3.10 WINDOWS kbprg

SUMMARY

When the end of a page is reached during printing, the contents of the device context are reset to the default attributes for the device. This is true whether you are banding [using Escape(NEXTBAND)] or not [using Escape(NEWFRAME)].

This information also applies to the EndPage() function, which was introduced in Windows 3.1.

Modification Type:MinorLast Reviewed:2/14/2005
Keywords:kbinfo KB40234