GetProp Method

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

Applies to

IWPPageSize

Declaration

int GetProp(int ID);

Description

 

Use ID=0 to retrieve the "Section ID" of this section.

This section id can be used in Memo.BlockAdd as last parameter to create a header/footer for a certain section. Also see SectionID.

Use ID=1 to retrieve a bit field which tells the editor which properties are controlled (selected) by this section object.

1 : PageSize,

2 : Margins

4 : Tab Default

8: Page Mirror

16: Page Numbering Mode (reserved)

32: Select Header and footer

64: Reset numbers of Outline

128: Reset Page number

 

Use ID=2 to retrieve the page numbering mode for this section

 

1=Default, 2=Arabic, 3=Roman lowercase, 4=Roman uppercase

 


[idh_iwppagesize_getprop.htm]    Copyright © 2007 by WPCubed GmbH