The XHTMLImageItem type exposes the following members.

Methods

  NameDescription
ApplyChanges
Applies changes made in the dialog to the document.
(Inherited from XHTMLItemBase.)

Properties

  NameDescription
Alternate
Sets or retrieves a text alternative to the graphic.
ApplyButtonVisible
If True, the Apply button appears in the dialog.
(Inherited from XHTMLItemBase.)
DocumentName
File name of the document.
(Inherited from XHTMLItemBase.)
HeightType
Specifies the units used to measure height.
HeightValue
Gets or sets the integer value of the image height.
IsEditMode
If True, the dialog is in editing mode; otherwise, the dialog is in creating new object mode.
(Inherited from XHTMLItemBase.)
Source
Sets or retrieves the URL of the image.
UseHeight
True, if the image height is specified; otherwise false.
UseWidth
True, if the image width is specified; otherwise false.
WidthType
Specifies the units used to measure width.
WidthValue
Gets or sets the integer value of the image width.

See Also