Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Hosting and Reuse
Print Templates
Properties
 __IE_uPrintFlags Property
__IE_uPrintFlags Property

Retrieves a print flag value.

Syntax

[ uFlag = ] dialogArguments.__IE_uPrintFlags

Possible Values

uFlagInteger that receives one of the following values.
PRINT_DEFAULT (0x0000)
Use default settings for displaying print dialog.
PRINT_DONTBOTHERUSER (0x0001)
When printing (not previewing), try not to bring up a print dialog.
PRINT_WAITFORCOMPLETION (0x0002)
Wait for completion before returning - use a modal dialog in printing.

The property is read-only. The property has no default value.

Remarks

For more information, see IDM_PRINT.

Applies To

dialogArguments
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker