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