Share via


MarqueeElement.clientHeight Property

SharePoint Designer Developer Reference

Returns a Long that represents the height in pixels of a MARQUEE element without any margin, border, scroll bar, or padding settings that may have been applied.

Syntax

expression.clientHeight

expression   Required. A variable that represents a MarqueeElement object.

See Also