MultiPage.TabFixedHeight Property

Outlook Forms Script Reference

Returns or sets a Single that represents the height in points of the tabs on a MultiPage. Read/write

Syntax

expression.TabFixedHeight

expression   A variable that represents a MultiPage object.

Remarks

The minimum size is 4 points.

See Also