Name | Description | |
---|---|---|
![]() | _editor | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | _sourceNode | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
The following tables list the members exposed by XHTMLImageItem.
Name | Description | |
---|---|---|
![]() | _editor | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | _sourceNode | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
Name | Description | |
---|---|---|
![]() | Alternate | Sets or retrieves a text alternative to the graphic. |
![]() | ApplyButtonVisible | If True, the Apply button appears in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | DocumentName | File name of the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | Embedded | Gets or sets whether to get the embedded resource. |
![]() | 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 C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | Node | Returns an System.Xml.XmlNode representing the content that is being edited in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | Source | Sets or retrieves the URL of the image. |
![]() | Style | Gets or sets item style. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | 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. |
Name | Description | |
---|---|---|
![]() | ApplyChanges | Applies changes made in the dialog to the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |