Group 11 : wpPrintOptions

[Top]  [Chapter]  [Previous]  [Next]

Group 11 : Modify the way printing is performed

 

usage: Memo.SetBProp(11, X, -1) to deactivate, Memo.SetBProp(11, X, 1) to activate.

 

0: wpDoNotChangePrinterDefaults

1: wpIgnoreBorders

2: wpIgnoreShading

3: wpIgnoreText

4: wpIgnoreGraphics

5: wpUsePrintPageNumber

6: wpDontPrintWatermark

7: wpDontReadPapernamesFromPrinter

8: wpAlwaysHideFieldmarkers //hide field markers in PrintDialog

9: wpDontAllowSelectionPrinting

10: value=-1: read, otherwise the duplex mode. Possible values: 0=Don't change duplex, 1=None, 2=Horizontal, 3=Vertical

11: wpCompareWidthHeightToDetectLandscape (default=on)

12: wpAllColorsAreBlack - print colors in gray scale

 

If the second parameter id=-1 and the value =-1 the complete set of flags will be cleared.


[group_11__wpprintoptions.htm]    Copyright © 2007 by WPCubed GmbH