Class VideoElement
'video' element
Inherited Members
Namespace: HP.LFT.Report.Configuration
Assembly: HP.LFT.Report.dll
Syntax
public class VideoElement : ConfigurationElement
Constructors
VideoElement()
Declaration
public VideoElement()
Properties
IsEnabled
'enabled' attribute of 'video' element
Declaration
[ConfigurationProperty("enabled", IsRequired = false, DefaultValue = false)]
public bool IsEnabled { get; }
Property Value
| Type | Description |
|---|---|
| bool |