ImageBase<T> Properties
The base for classes that implement an image in a document.| Name | Description |
|---|---|
| ActualSize | Gets the image’s actual size. |
| Interval | Gets the text buffer interval that contains the element. Inherited from DocumentElementBase. |
| Url | Gets the image’s URL. |
See Also