Returns the width of the image (in pixels) for the specified IImageProperty
.
null
. The image width in pixels.
Zero
will be returned if no image is set for the property, or if IContentItemManager.CheckInItem
has not been called to persist the image property value.
IImageProperty
.
Exception Type | Condition |
---|---|
InvalidOperationException | The content item had not been checked in or has already been removed. |
ArgumentException | The item does not contain the specified property. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace