Products Downloads


French version


 

This class provides document section management functions.

 

Examples

Defining a header for the main section of the document:

 

NUM_BIN_4 document

NUM_BIN_4 section

NUM_BIN_4 header

NUM_BIN_4 para

...

CALL_DLL 'DocxToolBx' 'SectionGetDefaultSection' document section rc

CALL_DLL 'DocxToolBx' 'SectionGetHeader' section _DOCX_HEADER_TYPE_DEFAULT _DOCX_CRH_CREATE_ALWAYS header rc

CALL_DLL 'DocxToolBx' 'ParagraphInsert' header _DOCX_POS_LAST  0 'Normal' 'Spring/Summer 2015 catalog' para rc

...

 

 

Functions in the DocxToolBx DLL:

 

 

List of DocxToolBx DLL function classes

 

↑ Top of page


  • Aucune étiquette