Summary
Gets and sets the height of the image.
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssImage
Syntax
[DefaultValue(int.MinValue)]
[XmlElement("height")]
public int Height { get; set; }
Attributes
Type | Description |
---|---|
Default |
|
XmlElementAttribute |
Value
Type | Description |
---|---|
int |