Class PublishingImageRendition
Inheritance
System.Object
PublishingImageRendition
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class PublishingImageRendition : object
Properties
Height
Declaration
public string Height { get; set; }
Property Value
System.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|
Width
Declaration
public string Width { get; set; }
Property Value
System.
|