Image Members
In This Article
#Properties
Name | Description |
---|---|
Actual |
Gets the image’s actual size.
Inherited from Image |
Description | Gets the description of the image. |
Distance |
Gets distances between image borders and text that wraps around the image. |
Horizontal |
Gets the image’s horizontal alignment relative to a horizontal anchor element. |
Horizontal |
Gets the element used to specify the image’s horizontal position. |
Horizontal |
Gets the image’s offset from a horizontal anchor element. |
Horizontal |
Gets the image’s relative offset from a horizontal anchor element. |
Interval |
Gets the text buffer interval that contains the element.
Inherited from Document |
Outline | Gets the outline settings of the image. |
Url |
Gets the image’s URL.
Inherited from Image |
Vertical |
Gets the image’s vertical alignment relative to a vertical anchor element. |
Vertical |
Gets the element used to specify the image’s vertical position. |
Vertical |
Gets the image’s offset from a vertical anchor element. |
Vertical |
Gets the image’s relative offset from a vertical anchor element. |
Wrap |
Gets the wrap type of the image. |
#Methods
Name | Description |
---|---|
Change |
Sets image properties. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also