Gets the set margins from the document section.
Parameters
NUM_BIN_4 |
secHandle |
Section handle. |
NUM_E(15,9) |
top |
Top margin in the selected unit (centimeters by default).
Output parameter. |
NUM_E(15,9) |
left |
Left margin in the selected unit (centimeters by default).
Output parameter. |
NUM_E(15,9) |
bottom |
Bottom margin in the selected unit (centimeters by default).
Output parameter. |
NUM_E(15,9) |
right |
Right margin in the selected unit (centimeters by default).
Output parameter. |
NUM_E(15,9) |
gutter |
Gutter margin in the selected unit (centimeters by default).
Output parameter. |
NUM_E(15,9) |
header |
Header margin in the selected unit (centimeters by default).
Output parameter. |
NUM_E(15,9) |
footer |
Footer margin in the selected unit (centimeters by default).
Output parameter. |
NUM_BIN_4 |
rc |
Function return code (see Error codes constants).
Output parameter. |
List of DocxToolBx DLL functions - Section class