Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / WebVideoProperties Property

In This Topic
    WebVideoProperties Property
    In This Topic
    Gets the properties for displaying an online video to the user.
    Syntax
    'Declaration
     
    Public ReadOnly Property WebVideoProperties As WebVideoProperties
    public WebVideoProperties WebVideoProperties {get;}
    See Also