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