Share via


Application.UsableHeight Property

InfoPath Developer Reference

A read-only property of type long integer that returns the available screen height (the maximum number of points to which you can set the height of an InfoPath document window.) Read-only

Version Information
 Version Added:  InfoPath 2003

Syntax

expression.UsableHeight

expression   An expression that returns a Application object.

Return Value
Long

Remarks

Security Level 0: Can be accessed without restrictions.

See Also