SP へPublishing.ImageRendition オブジェクト (sp.publishing)

イメージを表示のメタデータを処理します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Publishing.ImageRendition()

メンバー

ImageRenditionオブジェクトでは、次のメンバーがあります。

プロパティ

ImageRenditionオブジェクトでは、次のプロパティがあります。

プロパティ

説明

高さ

Gets or sets the height of an image rendition.

id

Gets the ID of an image rendition.

Gets or sets the name of an image rendition.

typeId

バージョン

Gets the current version of an image rendition.

Gets or sets the width for the image rendition.

Constructor

ImageRenditionオブジェクトでは、次のコンスがあります。

コンストラクター

説明

ImageRendition

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