EmbeddedImage.Width Property

Definition

Gets the width of the embedded image.

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

Property Value

The width of the embedded image.

Attributes

Applies to