Share via


ImageRendition members

Handles the metadata of an image rendition.

The ImageRendition type exposes the following members.

Constructors

  Name Description
Public method ImageRendition

Top

Properties

  Name Description
Public property Group
Public property Height Gets or sets the height of an image rendition.
Public property Id Gets the ID of an image rendition.
Public property Name Gets or sets the name of an image rendition.
Public property TypeId (Overrides ClientValueObject.TypeId.)
Public property Version Gets the current version of an image rendition.
Public property Width Gets or sets the width for the image rendition.

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

ImageRendition class

Microsoft.SharePoint.Client.Publishing namespace