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.

Namespace:  C1.Win.XmlEditor.UICustomization
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public bool Autoplay { get; set; }
Visual Basic (Declaration)
Public Property Autoplay As Boolean

See Also