added a silent member. sr=attinasi r=kmmclusk.

This commit is contained in:
dcone%netscape.com 2001-04-03 14:38:42 +00:00
parent 0108a738a8
commit 7b82628d5b

View File

@ -134,6 +134,8 @@ interface nsIPrintOptions : nsISupports
attribute short howToEnableFrameUI;
attribute short printFrameType;
attribute boolean isCancelled;
attribute boolean printSilent; /* print without putting up the dialog */
/* Additional XP Related */
attribute boolean printReversed;