InlinePictureInfo.actualWidth Property
In This Article
Gets the actual image width.
#Declaration
TypeScript
get actualWidth(): number
#Property Value
Type | Description |
---|---|
number | The image width. |
See Also