EmbeddedImage.Height Property

Definition

Gets the height of the embedded image.

public:
 property double Height { double get(); };
[System.Xml.Serialization.XmlIgnore]
public double Height { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Height : double
Public ReadOnly Property Height As Double

Property Value

The height of the embedded image.

Attributes

Applies to