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 XHTMLFlashMovieItem.
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 | |
---|---|---|
ApplyButtonVisible | If True, the Apply button appears in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
Autoplay | Returns or sets a value which determines if the movie will begin to play an .swf file when the .swf file is loaded into the document. | |
Data | Defines a URL that points to the object's data. | |
DocumentName | File name of the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
HeightType | Specifies the units used to measure height. | |
HeightValue | Gets or sets the integer value of the movie's 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) | |
Loop | Returns or sets a value which determines if the movie will play continuously. | |
Node | Returns an System.Xml.XmlNode representing the content that is being edited in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
Style | Gets or sets item style. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
Title | Specifies extra information about the element. | |
UseHeight | True, if height of the movie is specified; otherwise false. | |
UseWidth | True, if width of the movie is specified; otherwise false. | |
WidthType | Specifies the units used to measure width. | |
WidthValue | Gets or sets the integer value of the movie's width. |
Name | Description | |
---|---|---|
ApplyChanges | Applies changes made in the dialog to the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |