SP.Publishing.ImageRendition.height property (sp.publishing)

Gets or sets the height of an image rendition.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Publishing.ImageRendition.get_height()
SP.Publishing.ImageRendition.set_height(Number value)

Return value

NUMBER

The image rendition height in pixels.