InlinePictureInfo Members
Contains in-line picture settings.Properties
| Name | Description |
|---|---|
| actualHeight | Gets the actual image height. |
| actualWidth | Gets the actual image width. |
| id | Gets the image identifier. |
| initialHeight | Gets the initial image height. |
| initialWidth | Gets the initial image width. |
| position | Gets the image position. |
| scaleX | Gets the X-scaling factor of the inline image. |
| scaleY | Gets the Y-scaling factor of the inline image. |
See Also