Products Downloads


French version


 

This class provides management functions for page and section breaks.

 

Example

Insertion of a page break at the end of a paragraph:

 

NUM_BIN_4 rc

NUM_BIN_4 para

NUM_BIN_4 break

...

CALL_DLL 'DocxToolBx' 'BreakInsertBreak' para _DOCX_POS_LAST 0 _DOCX_BREAK_TYPE_PAGE break rc

...

CALL_DLL 'DocxToolBx' 'UtiCloseHandle' break rc

...

 

Functions in the DocxToolBx DLL:

 

 

 

List of DocxToolBx DLL function classes

↑ Top of page


  • Aucune étiquette