SP.Publishing.ImageRendition object (sp.publishing)

Handles the metadata of an image rendition.

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

var object = new SP.Publishing.ImageRendition()

Members

The ImageRendition object has the following members.

Properties

The ImageRendition object has the following properties.

Property

Description

height

Gets or sets the height of an image rendition.

id

Gets the ID of an image rendition.

name

Gets or sets the name of an image rendition.

typeId

version

Gets the current version of an image rendition.

width

Gets or sets the width for the image rendition.

Constructor

The ImageRendition object has the following constructor.

Constructor

Description

ImageRendition

Initializes a new instance of the SP.Publishing.ImageRendition object.