Returns a width of an image.
Read-only
Int32.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxReadOnly Property Width As Integer
Get
property int Width {
int get ();
}
abstract Width : int with get
Property Value
Type:
Int32
See Also