Page.ScrollHeight Property

Outlook Forms Script Reference

Returns or sets a Single that specify the height, in points, of the total area that can be viewed by moving the scroll bars on the Page. Read/write.

Syntax

expression.ScrollHeight

expression   A variable that represents a Page object.

See Also