Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLFlashMovieItem Class / Autoplay Property

In This Topic
    Autoplay Property
    In This Topic
    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.
    Syntax
    'Declaration
     
    Public Property Autoplay As System.Boolean
    public System.bool Autoplay {get; set;}
    See Also