Group 15: wpFormatOptionsEx2

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

Group 15 : Modify the formatting routine.

 

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

 

 1: wpfSectionsRestartPageNumbers // restart page numbering In sections

 2: wpfUseKerning // optimize the Text formatting And display (deafault=off)

 3: wpfCodeObjectAsXMLTags // used With the special "tag" XML reader.

 4: wpDisableBalancedColumns // don't use the new column balancing

 5: wpfCodeObjectCheckParStyles // code objects format the contained text according to styles with the same name

 6: wpfNewKeepNSupport //(Default =on) better Keep N Support which also handles tables. Disables the old KeepN support

 7: wpfHideParagraphWithHiddenText //(Default =off) If a paragraph contains nothing but hidden text, it will be also hidden

    // this is also true, if it is empty and its default attribute contains the text attribute  "Hidden"

 

 8:  wpAllowFullWidthImagesInHeaderFooter // allow images in header and footer which are as wide as the page

 9:  even if they are not full page size

 10: wpMarginMirrorBookPrint // makes V6 work like V5

 11: wpIgnboreAllTabsInPageMargin // WPTools 6 will ignore all tabs after the right margin (like V5 does)

 12: wpAlwaysContinueShadingAfterCR // If true, an enter at first position will not remove the shading of the inserted paragrapg

 

 

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


[group_15_wpformatoptionsex2.htm]    Copyright © 2007 by WPCubed GmbH