Returns the height of the image (in pixels) for the specified IImageProperty
.
null
. The image height 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 has 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