Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the height of a section, excluding the height of the border and the top and bottom margins.
Syntax
public int height100mm([int height])
Run On
Called
Parameters
- height
Type: int
The new value in 1/100 mm; optional.
Return Value
Type: int
The height in 1/100 mm.
Remarks
This method acts as a heightExclBorderAndMargins method.
The height that is returned corresponds to the value of the height property.
Before you use this function to set the height property, make sure that the height property is not set to AUTO. Otherwise, built-in logic might recalculate the value.